]> git.openfabrics.org - ~emulex/infiniband.git/commit
be2net: call FLR after setup wol in be_shutdown
authorAjit Khaparde <ajit.khaparde@emulex.com>
Wed, 6 Apr 2011 18:08:43 +0000 (18:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Apr 2011 22:05:00 +0000 (15:05 -0700)
commit57841869197831542f25c739beaeab4465977878
tree90d282ad0691b8b85f97fbe75e6ad8cde98c1178
parent48f5a19168c228e6533401c563d9fcbc152bc33f
be2net: call FLR after setup wol in be_shutdown

Calling setup_wol after a reset is inconsequential.
The WOL setting should be programmed before FLR.
And yes, FLR does not erase wol information.

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_main.c