patch-2.2.8 linux/drivers/isdn/act2000/act2000.h

Next file: linux/drivers/isdn/act2000/module.c
Previous file: linux/drivers/char/specialix.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.7/linux/drivers/isdn/act2000/act2000.h linux/drivers/isdn/act2000/act2000.h
@@ -213,7 +213,7 @@
         char regname[35];                /* Name used for request_region     */
 } act2000_card;
 
-extern act2000_card *cards;
+extern act2000_card *actcards;
 
 extern __inline__ void act2000_schedule_tx(act2000_card *card)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)