patch-2.4.21 linux-2.4.21/drivers/net/sunqe.c

Next file: linux-2.4.21/drivers/net/tg3.c
Previous file: linux-2.4.21/drivers/net/sunlance.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/net/sunqe.c linux-2.4.21/drivers/net/sunqe.c
@@ -929,7 +929,6 @@
 							     sizeof(struct sunqe_buffers),
 							     qe->buffers,
 							     qe->buffers_dvma);
-				kfree(qe_devs[i]->priv);
 			}
 			kfree(qe_devs[i]);
 		}

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