Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119312
b: refs/heads/master
c: 8814b50
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Nov 30, 2008
1 parent ce91e7f commit e0695cd
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: 43ced651d1272ced02ed5f1c2abc79e3354187f6
refs/heads/master: 8814b5050d183f00a25a087b550841797c0c2775
2 changes: 1 addition & 1 deletion trunk/drivers/net/pcmcia/ibmtr_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ static int ibmtr_suspend(struct pcmcia_device *link)
return 0;
}

static int ibmtr_resume(struct pcmcia_device *link)
static int __devinit ibmtr_resume(struct pcmcia_device *link)
{
ibmtr_dev_t *info = link->priv;
struct net_device *dev = info->dev;
Expand Down

0 comments on commit e0695cd

Please sign in to comment.