netdev: octeon_mgmt: Free TX skbufs in a timely manner.
authorDavid Daney <ddaney@caviumnetworks.com>
Wed, 5 May 2010 13:03:11 +0000 (13:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 May 2010 04:22:34 +0000 (21:22 -0700)
We also reduce the high water mark to 1 so skbufs are not stranded for
long periods of time.  Since we are cleaning after each packet, no
need to do it in the transmit path.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found