Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183784
b: refs/heads/master
c: 6a90288
h: refs/heads/master
v: v3
  • Loading branch information
Amit Kumar Salecha authored and David S. Miller committed Feb 2, 2010
1 parent f674d84 commit 783c11f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0c2dc318e88100e1abdff07e8a7d60460984a2d2
refs/heads/master: 6a902881cc6993f136906559ca04b6a4c9e260fc
2 changes: 1 addition & 1 deletion trunk/drivers/net/qlcnic/qlcnic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ static void qlcnic_config_indev_addr(struct net_device *dev, unsigned long);

#define PCI_DEVICE_ID_QLOGIC_QLE824X 0x8020

static const struct pci_device_id qlcnic_pci_tbl[] __devinitdata = {
static DEFINE_PCI_DEVICE_TABLE(qlcnic_pci_tbl) = {
ENTRY(PCI_DEVICE_ID_QLOGIC_QLE824X),
{0,}
};
Expand Down

0 comments on commit 783c11f

Please sign in to comment.