patch-2.4.4 linux/drivers/net/wan/lapbether.c
Next file: linux/drivers/net/wan/sdla.c
Previous file: linux/drivers/net/wan/hostess_sv11.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Apr 18 14:40:07 2001
-  Orig file: 
v2.4.3/linux/drivers/net/wan/lapbether.c
-  Orig date: 
Mon Jan 22 13:32:10 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/net/wan/lapbether.c linux/drivers/net/wan/lapbether.c
@@ -400,8 +400,6 @@
                 return -EIO;
         }
 
-	dev_init_buffers(dev);
-
 	dev->hard_start_xmit = lapbeth_xmit;
 	dev->open	     = lapbeth_open;
 	dev->stop	     = lapbeth_close;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)