Home
last modified time | relevance | path

Searched hist:"313 a58e487ab3eb80e7e1f9baddc75968288aad9" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dpegasus.hdiff 313a58e487ab3eb80e7e1f9baddc75968288aad9 Thu Apr 25 17:41:21 CDT 2013 Petko Manolov <petkan@nucleusys.com> 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 <petkan@nucleusys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dpegasus.cdiff 313a58e487ab3eb80e7e1f9baddc75968288aad9 Thu Apr 25 17:41:21 CDT 2013 Petko Manolov <petkan@nucleusys.com> 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 <petkan@nucleusys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>