mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-25 16:15:54 +00:00
dev_alloc_skb is designated for RX descriptors, not TX. (Some drivers use it for the latter anyway, but that's a different story) Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>