aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2011-04-22 04:08:14 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-05-14 18:08:46 -0700
commit34cecbbfad5a01050604d5b12fd7d7fb02597dbe (patch)
tree590fdb6dbec2747e8ef7b7a1cc513da66a3a765b /drivers/net/xen-netback/interface.c
parentf0f9778d043481f3cded693849e3b88b01fbc69b (diff)
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/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions