Skip to content

Commit

Permalink
[PATCH] SMP rewrite of mkiss
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ralf Baechle authored and Jeff Garzik committed Aug 27, 2005
1 parent 75a9517 commit 815f62b
Show file tree
Hide file tree
Showing 2 changed files with 523 additions and 562 deletions.
2 changes: 1 addition & 1 deletion drivers/net/hamradio/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config MKISS
tristate "Serial port KISS driver"
depends on AX25 && BROKEN_ON_SMP
depends on AX25
---help---
KISS is a protocol used for the exchange of data between a computer
and a Terminal Node Controller (a small embedded system commonly
Expand Down
Loading

0 comments on commit 815f62b

Please sign in to comment.