From: Barak Witkowski Date: Thu, 10 Jan 2013 04:53:40 +0000 (+0000) Subject: bnx2x: Allow management traffic after boot from SAN X-Git-Tag: v3.8-rc4~29^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ef1d45a9e54814cc0b471e5377e47bd7e0cd2a8;p=pandora-kernel.git bnx2x: Allow management traffic after boot from SAN As part of the previous driver unload flow, whenever bnx2x is loaded after the UNDI driver it closes all Rx traffic. However, this leads to management traffic also being stopped until the network interface associated with one of its functions gets loaded. To remedy this, management traffic is re-opened once the 'cleaning' after the previous driver ends. Signed-off-by: Barak Witkowski Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed