1
0
Fork 0
remarkable-linux/net/ax25
Ralf Baechle baed16a7ff [AX.25]: Make asc2ax() thread-proof
Asc2ax was still using a static buffer for all invocations which isn't
exactly SMP-safe.  Change asc2ax to take an additional result buffer as
the argument.  Change all callers to provide such a buffer.

This one only really is a fix for ROSE and as per recent discussions
there's still much more to fix in ROSE ...

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-08 13:40: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
TODO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_ax25.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07:00
ax25_addr.c [AX.25]: Make asc2ax() thread-proof 2005-09-08 13:40:41 -07:00
ax25_dev.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -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 [AX25] Introduce ax25_type_trans 2005-04-24 18:53:06 -07:00
ax25_ds_timer.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
ax25_iface.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_in.c [AX25/NETROM]: Cleanup direct calls into IP stack 2005-08-29 16:08:09 -07:00
ax25_ip.c [AX25]: make ax25_queue_xmit a net_device parameter 2005-04-21 16:46:56 -07:00
ax25_out.c [AX25] Introduce ax25_type_trans 2005-04-24 18:53:06 -07:00
ax25_route.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07: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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_uid.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07:00
sysctl_net_ax25.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00