Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225452
b: refs/heads/master
c: cbad832
h: refs/heads/master
v: v3
  • Loading branch information
Sedat Dilek authored and David S. Miller committed Jan 3, 2011
1 parent 1934f22 commit 2948d4f
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: 39980292fda20b38baf95bfa577db8b678eecc86
refs/heads/master: cbad832239e70b91502a5e6ce1fc53a464ad6345
2 changes: 1 addition & 1 deletion trunk/drivers/net/ksz884x.c
Original file line number Diff line number Diff line change
Expand Up @@ -6953,7 +6953,7 @@ static void read_other_addr(struct ksz_hw *hw)
#define PCI_VENDOR_ID_MICREL_KS 0x16c6
#endif

static int __init pcidev_init(struct pci_dev *pdev,
static int __devinit pcidev_init(struct pci_dev *pdev,
const struct pci_device_id *id)
{
struct net_device *dev;
Expand Down

0 comments on commit 2948d4f

Please sign in to comment.