netxen: fix tx ring memory leak
authorAmit Kumar Salecha <amit.salecha@qlogic.com>
Thu, 7 Jan 2010 22:10:14 +0000 (22:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Jan 2010 08:35:27 +0000 (00:35 -0800)
commit011f4ea09768fdf6f95e3781cba2ed681a2ac710
treeb21804d01315379dcb9b8d6e9181c93728953441
parent704da560c0a0120d8869187f511491a00951a1d3
netxen: fix tx ring memory leak

o While unloading driver or resetting the context, tx ring was not
  getting free.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netxen/netxen_nic_init.c