Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64661
b: refs/heads/master
c: b3e2d88
h: refs/heads/master
i:
  64659: f56701c
v: v3
  • Loading branch information
dhananjay@netxen.com authored and Jeff Garzik committed Aug 31, 2007
1 parent b7daf4c commit 2d18274
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 14cc0a2b733cc1129676d8e01558bab32b138d63
refs/heads/master: b3e2d8874e8ba92bfefede645b8be2ec6c956933
4 changes: 0 additions & 4 deletions trunk/drivers/net/netxen/netxen_nic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -639,10 +639,6 @@ netxen_nic_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
NETXEN_CRB_NORMALIZE(adapter,
NETXEN_ROMUSB_GLB_PEGTUNE_DONE));
/* Handshake with the card before we register the devices. */
writel(0, NETXEN_CRB_NORMALIZE(adapter, CRB_CMDPEG_STATE));
netxen_pinit_from_rom(adapter, 0);
msleep(1);
netxen_load_firmware(adapter);
netxen_phantom_init(adapter, NETXEN_NIC_PEG_TUNE);
}

Expand Down

0 comments on commit 2d18274

Please sign in to comment.