commit | f7ba205e823f32e634712323a221b42bfea06efa | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 27 23:48:51 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 28 03:25:47 2009 -0700 |
tree | b82f4c54b3a8e9dfe2c96a55766d29ac1861e88b | |
parent | 4337e993e13eb2f2e05dd65a3ab25b57c2f89d56 [diff] |
igb: make tx hang check multiqueue, check eop descriptor This change makes the tx hang check run over all tx queues instead of just queue 0. Also have hang display info on EOP descriptor instead of the descriptor at the start of the chain. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>