Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85632
b: refs/heads/master
c: d785ad7
h: refs/heads/master
v: v3
  • Loading branch information
Sergio Luis authored and Jeff Garzik committed Feb 11, 2008
1 parent 603f8bf commit 9864e33
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f33780d33f8a95fe5dc72b706a4de741e9240f36
refs/heads/master: d785ad74641c59074786084b24a9283d7a7727b0
3 changes: 2 additions & 1 deletion trunk/drivers/net/sis190.c
Original file line number Diff line number Diff line change
Expand Up @@ -1630,7 +1630,8 @@ static inline void sis190_init_rxfilter(struct net_device *dev)
SIS_PCI_COMMIT();
}

static int sis190_get_mac_addr(struct pci_dev *pdev, struct net_device *dev)
static int __devinit sis190_get_mac_addr(struct pci_dev *pdev,
struct net_device *dev)
{
u8 from;

Expand Down

0 comments on commit 9864e33

Please sign in to comment.