From: Petko Manolov Date: Thu, 25 Apr 2013 22:41:21 +0000 (+0000) Subject: drivers: net: usb: pegasus: remove skb pool X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~32^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=313a58e487ab3eb80e7e1f9baddc75968288aad9;p=pandora-kernel.git drivers: net: usb: pegasus: remove skb pool The socket buffer pool for the receive path is now gone. It's existence didn't make much difference (performance-wise) and the code is better off without the spinlocks protecting it. Signed-off-by: Petko Manolov Signed-off-by: David S. Miller --- Reading git-diff-tree failed