kernel-ark/drivers/net/igbvf
Emil Tantilov a08af745e4 igbvf: do not modify tx_queue_len on link speed change
Previously the driver tweaked txqueuelen to avoid false Tx hang reports seen at half duplex.
This had the effect of overriding user set values on link change/reset. Testing shows that
adjusting only the timeout factor is sufficient to prevent Tx hang reports at half duplex.

Based on e1000e patch by Franco Fichtner <franco@lastsummer.de>

CC: Franco Fichtner <franco@lastsummer.de>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-03-26 21:01:41 -07:00
..
defines.h
ethtool.c
igbvf.h igbvf: do not modify tx_queue_len on link speed change 2010-03-26 21:01:41 -07:00
Makefile
mbx.c
mbx.h
netdev.c igbvf: do not modify tx_queue_len on link speed change 2010-03-26 21:01:41 -07:00
regs.h
vf.c
vf.h