dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/rose
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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_rose.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07:00
rose_dev.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rose_in.c [AX25/NETROM/ROSE]: Kill net/ip.h inclusion 2005-08-29 16:08:15 -07:00
rose_link.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rose_loopback.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rose_out.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rose_route.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07:00
rose_subr.c [AX.25]: Make asc2ax() thread-proof 2005-09-08 13:40:41 -07:00
rose_timer.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
sysctl_net_rose.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00