From: Erling A. Jacobsen Date: Sun, 30 Apr 2006 19:46:56 +0000 (+0200) Subject: [PATCH] winbond-840-remove-badness-in-pci_map_single X-Git-Tag: v2.6.17-rc5~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb02aacc02c6002143a1cfc313d144a413eec8d0;p=pandora-kernel.git [PATCH] winbond-840-remove-badness-in-pci_map_single Call pci_map_single() with the actual size of the receive buffers, not 0 (which skb->len is initialized to by dev_alloc_skb()). Signed-off-by: Erling A. Jacobsen Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed