From: Sathya Perla Date: Mon, 24 Oct 2011 02:45:00 +0000 (+0000) Subject: be2net: add vlan/rx-mode/flow-control config to be_setup() X-Git-Tag: v3.2-rc1~182^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a54769f51b9495f8313224fea670ab6fe720f4b1;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed