commit | 3175d8c2d05f4c87ba616d4c11037a4ad3f77378 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Tue Jul 23 15:25:03 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 24 15:41:52 2013 -0700 |
tree | 0bc33bbcb84487e7263af90636c36473ffa82367 | |
parent | 95046b927a54f461766f83a212c6a93bc5fd2e67 [diff] |
be2net: use SET/GET_MAC_LIST for SH-R On SH-R and Lancer-R, GET_MAC_LIST cmd is better supported (instead of NTWK_MAC_QUERY cmd) to query provisioned MAC addresses. Similiarly, (on SH-R and Lancer-R) SET_MAC_LIST must be used by the PF to provision a permanent MAC addresses to the VF. Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>