linux/net/irda
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
..
ircomm [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
irlan [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
irnet Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
af_irda.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
discovery.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
irda_device.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
iriap.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
iriap_event.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
irias_object.c [IRDA]: Removing unused EXPORT_SYMBOLs 2006-05-09 15:25:25 -07:00
irlap.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
irlap_event.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irlap_frame.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
irlmp.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
irlmp_event.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irlmp_frame.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irmod.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irproc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irqueue.c [IRDA]: Possible cleanups. 2005-08-29 16:01:43 -07:00
irsysctl.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irttp.c [IrDA]: Use alloc_skb() in IrDA TX path 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
parameters.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
qos.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
timer.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
wrapper.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00