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
..
2005-09-03 00:15:11 -04:00
2005-09-07 16:57:30 -07:00
2005-04-16 15:20:36 -07:00
2005-09-08 13:40:41 -07:00
2005-04-16 15:20:36 -07:00
2005-09-06 17:52:54 -05:00