patch-2.4.22 linux-2.4.22/net/rose/af_rose.c

Next file: linux-2.4.22/net/sched/Config.in
Previous file: linux-2.4.22/net/packet/af_packet.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/net/rose/af_rose.c linux-2.4.22/net/rose/af_rose.c
@@ -1523,7 +1523,6 @@
 			dev_rose[i].priv = NULL;
 			unregister_netdev(&dev_rose[i]);
 		}
-		kfree(dev_rose[i].name);
 	}
 
 	kfree(dev_rose);

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