linux/net/rose
Ralf Baechle dcf777f6ed NET: ROSE: Don't use static buffer.
The use of a static buffer in rose2asc() to return its result is not
threadproof and can result in corruption if multiple threads are trying
to use one of the procfs files based on rose2asc().

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-26 19:11:14 -07:00
..
Makefile
af_rose.c NET: ROSE: Don't use static buffer. 2009-07-26 19:11:14 -07:00
rose_dev.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
rose_in.c
rose_link.c
rose_loopback.c
rose_out.c
rose_route.c NET: ROSE: Don't use static buffer. 2009-07-26 19:11:14 -07:00
rose_subr.c
rose_timer.c
sysctl_net_rose.c net: '&' redux 2008-11-03 18:21:05 -08:00