forked from Minki/linux
[PATCH] SMP rewrite of mkiss
Rewrite the mkiss driver to make it SMP-proof following the example of 6pack.c. Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
parent
75a95178da
commit
815f62bf74
@ -1,6 +1,6 @@
|
|||||||
config MKISS
|
config MKISS
|
||||||
tristate "Serial port KISS driver"
|
tristate "Serial port KISS driver"
|
||||||
depends on AX25 && BROKEN_ON_SMP
|
depends on AX25
|
||||||
---help---
|
---help---
|
||||||
KISS is a protocol used for the exchange of data between a computer
|
KISS is a protocol used for the exchange of data between a computer
|
||||||
and a Terminal Node Controller (a small embedded system commonly
|
and a Terminal Node Controller (a small embedded system commonly
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user