From: Olof Johansson Date: Wed, 22 Aug 2007 14:13:03 +0000 (-0500) Subject: pasemi_mac: Batch up TX buffer frees X-Git-Tag: v2.6.24-rc1~1454^2~512 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02df6cfa09c2ccebe685bfd54a708e1f50b00a81;p=pandora-kernel.git pasemi_mac: Batch up TX buffer frees Postpone pci unmap and skb free of the transmitted buffers to outside of the tx ring lock, batching them up 32 at a time. Also increase the count threshold to 128. Signed-off-by: Olof Johansson Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed