mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
485fb2c998
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> |
||
---|---|---|
.. | ||
ircomm_core.c | ||
ircomm_event.c | ||
ircomm_lmp.c | ||
ircomm_param.c | ||
ircomm_ttp.c | ||
ircomm_tty_attach.c | ||
ircomm_tty_ioctl.c | ||
ircomm_tty.c | ||
Kconfig | ||
Makefile |