patch-2.4.4 linux/drivers/net/wan/x25_asy.c

Next file: linux/drivers/net/wavelan.c
Previous file: linux/drivers/net/wan/wanpipe_multppp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/drivers/net/wan/x25_asy.c linux/drivers/net/wan/x25_asy.c
@@ -874,8 +874,6 @@
 	dev->type		= ARPHRD_X25;
 	dev->tx_queue_len	= 10;
 
-	dev_init_buffers(dev);
-	
 	/* New-style flags. */
 	dev->flags		= IFF_NOARP;
 

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