NetXen: Removal of extra free_irq call
authorMithlesh Thukral <mithlesh@netxen.com>
Fri, 1 Jun 2007 11:13:08 +0000 (04:13 -0700)
committerJeff Garzik <jeff@garzik.org>
Sun, 3 Jun 2007 15:45:47 +0000 (11:45 -0400)
NetXen: Removal of redundant free_irq
This patch removes a redundant free_irq() call from remove() routine.
This will also eliminate a warning during unload of driver.

Signed-by: Mithlesh Thukral <mithlesh@netxen.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found