patch-2.4.0-test10 linux/drivers/atm/nicstar.c
Next file: linux/drivers/block/DAC960.c
Previous file: linux/drivers/atm/fore200e.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/drivers/atm/nicstar.c
- Orig date:
Thu Jul 6 21:37:24 2000
diff -u --recursive --new-file v2.4.0-test9/linux/drivers/atm/nicstar.c linux/drivers/atm/nicstar.c
@@ -259,7 +259,7 @@
/* Global variables ***********************************************************/
static struct ns_dev *cards[NS_MAX_CARDS];
-static unsigned num_cards = 0;
+static unsigned num_cards;
static struct atmdev_ops atm_ops =
{
open: ns_open,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)