Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57312
b: refs/heads/master
c: 225c383
h: refs/heads/master
v: v3
  • Loading branch information
Mithlesh Thukral authored and Jeff Garzik committed Jun 3, 2007
1 parent 45be2b9 commit 367418e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: df31233ab95980d037d0304aaf44f9939fbaede5
refs/heads/master: 225c3837bb47d33357dcdad9f88321d75a3eb7fd
2 changes: 0 additions & 2 deletions trunk/drivers/net/netxen/netxen_nic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -654,8 +654,6 @@ static void __devexit netxen_nic_remove(struct pci_dev *pdev)
if (adapter->portnum == 0)
netxen_free_adapter_offload(adapter);

if (adapter->irq)
free_irq(adapter->irq, adapter);
if(adapter->portnum == 0) {
/* leave the hw in the same state as reboot */
writel(0, NETXEN_CRB_NORMALIZE(adapter, CRB_CMDPEG_STATE));
Expand Down

0 comments on commit 367418e

Please sign in to comment.