commit | bdbc063129e811264cd6c311d8c2d9b95de01231 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Wed Jan 04 20:23:36 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 05 13:12:03 2012 -0500 |
tree | 1039a1bb653ad6826fd36fc733f98b5ba8b0b71e | |
parent | 13acde8fffc0afbe8341fe08d2c594243f905c1f [diff] |
igb: Add support for byte queue limits. This adds support for byte queue limits (BQL) Since this driver collects bytes count in 'bytecount' field, use it also in igb_tx_map() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> CC: 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> Signed-off-by: David S. Miller <davem@davemloft.net>