]> git.baikalelectronics.ru Git - kernel.git/commit
igb: move TX hang check flag into ring->flags
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 26 Aug 2011 07:46:19 +0000 (07:46 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 8 Oct 2011 05:54:36 +0000 (22:54 -0700)
commitfb46e159b3dc504f24b231eae593ac24e3118cfd
treeb72b18a83ee273fdc7324c5ec5247116c8e629fd
parent65770124e209d7c2c4fbfe01ef9190239916ca45
igb: move TX hang check flag into ring->flags

This change moves the Tx hang check into the ring flags.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb.h
drivers/net/ethernet/intel/igb/igb_main.c