linux-stable-rt/net/irda/ircomm
Samuel Ortiz 1b0fee7d68 [IrDA]: Memory allocations cleanups
This patch replaces the bunch of arbitrary 64 and 128 bytes alloc_skb() calls
with more accurate allocation sizes.

Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-28 18:02:48 -07:00
..
Kconfig
Makefile
ircomm_core.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
ircomm_event.c
ircomm_lmp.c [IrDA]: Memory allocations cleanups 2006-09-28 18:02:48 -07:00
ircomm_param.c [IrDA]: Use alloc_skb() in IrDA TX path 2006-07-21 14:50:41 -07:00
ircomm_ttp.c
ircomm_tty.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
ircomm_tty_attach.c
ircomm_tty_ioctl.c