diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2011-04-22 08:08:14 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-15 05:08:46 +0400 |
commit | 34cecbbfad5a01050604d5b12fd7d7fb02597dbe (patch) | |
tree | 590fdb6dbec2747e8ef7b7a1cc513da66a3a765b /drivers/net/ixgbe/ixgbe_sriov.c | |
parent | f0f9778d043481f3cded693849e3b88b01fbc69b (diff) | |
download | linux-34cecbbfad5a01050604d5b12fd7d7fb02597dbe.tar.xz |
ixgbe: cleanup some minor issues in ixgbe_down()
This patch cleans up two minor issues in ixgbe_down. Specifically it
addresses the fact that the VFs should not be pinged until after interrupts
are disabled otherwise they might still get a response. It also drops the
use of the txdctl temporary variable since the only bit we should be
writing to the TXDCTL registers during a shutdown is the flush bit.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_sriov.c')
0 files changed, 0 insertions, 0 deletions