linux/net/irda/ircomm
Samuel Ortiz 485fb2c998 [IrDA]: Use alloc_skb() in IrDA TX path
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>
2006-07-21 14:50:41 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_core.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ircomm_event.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_lmp.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
ircomm_param.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
ircomm_ttp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_tty.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
ircomm_tty_attach.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ircomm_tty_ioctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00