Olof Johansson 7e9916e9dd pasemi_mac: SKB unmap optimization
pasemi_mac: SKB unmap optimization

Avoid touching skb_shinfo() in the unmap path, since it turns out to
normally cause cache misses and delays. instead, save number of fragments
in the TX_RING_INFO structures since that's all that's needed anyway.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-01-28 15:04:25 -08:00
..
2008-01-28 13:21:30 +00:00
2008-01-27 18:14:47 +01:00
2008-01-28 15:04:25 -08:00
2008-01-24 20:40:43 -08:00
2008-01-28 13:21:38 +00:00