linux/net/ax25
Ralf Baechle 8d5cf596d1 [AX.25]: Fix unchecked ax25_protocol_register uses.
Replace ax25_protocol_register by ax25_register_pid which assumes the
caller has done the memory allocation.  This allows replacing the
kmalloc allocations entirely by static allocations.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-17 21:59:08 -08:00
..
af_ax25.c [AX.25]: Mark all kmalloc users __must_check 2006-12-17 21:59:07 -08:00
ax25_addr.c [HAMRADIO]: Fix baycom_epp.c compile failure. 2006-12-11 14:35:01 -08:00
ax25_dev.c [AX.25]: Use kzalloc 2006-07-09 12:14:22 -07:00
ax25_ds_in.c [AX25/NETROM/ROSE]: Kill net/ip.h inclusion 2005-08-29 16:08:15 -07:00
ax25_ds_subr.c [AX.25]: Optimize AX.25 socket list lock 2006-07-12 13:58:57 -07:00
ax25_ds_timer.c [AX.25]: Optimize AX.25 socket list lock 2006-07-12 13:58:57 -07:00
ax25_iface.c [AX.25]: Fix unchecked ax25_protocol_register uses. 2006-12-17 21:59:08 -08:00
ax25_in.c [AX.25]: Get rid of the last volatile. 2006-07-10 14:50:28 -07:00
ax25_ip.c [AX.25]: Reference counting for AX.25 routes. 2006-07-03 19:30:18 -07:00
ax25_out.c [AX25]: Use kmemdup 2006-12-02 21:24:01 -08:00
ax25_route.c [AX.25]: Mark all kmalloc users __must_check 2006-12-17 21:59:07 -08:00
ax25_std_in.c [AX25/NETROM/ROSE]: Kill net/ip.h inclusion 2005-08-29 16:08:15 -07:00
ax25_std_subr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_std_timer.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
ax25_subr.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
ax25_timer.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ax25_uid.c [AX.25]: Move AX.25 symbol exports 2006-05-03 23:25:17 -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
sysctl_net_ax25.c [AX25]: Use kmemdup 2006-12-02 21:24:01 -08:00
TODO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00