commit | a54769f51b9495f8313224fea670ab6fe720f4b1 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Mon Oct 24 02:45:00 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 24 18:40:14 2011 -0400 |
tree | 5fe4b7932d8d8266858da615ecede00b2ab6d132 | |
parent | 859c20123a6f4bac3fad6506f224908834fe3f68 [diff] |
be2net: add vlan/rx-mode/flow-control config to be_setup() When a card is reset due to EEH error recovery or due to a suspend, rx-mode config (promisc/mc) is not being sent to the FW. be_setup() is called in these flows and is the best place for such config/re-config cmds. Hence include rx-mode, vlan and flow-control config in be_setup(). Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>