8139cp: reset BQL when ring tx ring cleared
authorstephen hemminger <stephen@networkplumber.org>
Mon, 20 May 2013 06:54:43 +0000 (06:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 May 2013 21:02:35 +0000 (14:02 -0700)
This patch cures transmit timeout's with DHCP observed
while running under KVM. When the transmit ring is cleaned out,
the Byte Queue Limit values need to be reset.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found