patch-2.1.30 linux/drivers/net/sunhme.c
Next file: linux/drivers/net/sunlance.c
Previous file: linux/drivers/net/soundmodem/sm_sbc.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Mar 20 17:11:52 1997
- Orig file:
v2.1.29/linux/drivers/net/sunhme.c
- Orig date:
Mon Mar 17 14:54:25 1997
diff -u --recursive --new-file v2.1.29/linux/drivers/net/sunhme.c linux/drivers/net/sunhme.c
@@ -2190,6 +2190,7 @@
/* We are home free at this point, link us in to the happy
* module device list.
*/
+ dev->ifindex = dev_new_index();
hp->next_module = root_happy_dev;
root_happy_dev = hp;
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov