From: David Daney Date: Wed, 5 May 2010 13:03:11 +0000 (+0000) Subject: netdev: octeon_mgmt: Free TX skbufs in a timely manner. X-Git-Tag: v2.6.35-rc1~473^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b635e06993076c3c8f8cc766b183be7da3baafdb;p=pandora-kernel.git netdev: octeon_mgmt: Free TX skbufs in a timely manner. 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed