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)
commit6d095fa8cb1bb87fe8bf956cdf6211e784b4c9e4
treeb72b18a83ee273fdc7324c5ec5247116c8e629fd
parent5faf030c9b6cc48c33301b4f3341f2b5c374f6b5
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