Przeglądaj źródła

[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>
Ralf Baechle 20 lat temu
rodzic
commit
815f62bf74
2 zmienionych plików z 513 dodań i 515 usunięć
  1. 1 1
      drivers/net/hamradio/Kconfig
  2. 512 514
      drivers/net/hamradio/mkiss.c

+ 1 - 1
drivers/net/hamradio/Kconfig

@@ -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

Plik diff jest za duży
+ 512 - 514
drivers/net/hamradio/mkiss.c


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików