mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-07 13:27:22 +00:00
As pointed out by Christoph Hellwig, dev_alloc_skb() is not intended to be used for allocating TX sk_buff. The IrDA stack was exclusively calling dev_alloc_skb() on the TX path, and this patch fixes that. Signed-off-by: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| irlan_client_event.c | ||
| irlan_client.c | ||
| irlan_common.c | ||
| irlan_eth.c | ||
| irlan_event.c | ||
| irlan_filter.c | ||
| irlan_provider_event.c | ||
| irlan_provider.c | ||
| Kconfig | ||
| Makefile | ||