Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200339
b: refs/heads/master
c: 287b87a
h: refs/heads/master
i:
  200337: c01b540
  200335: 678a113
v: v3
  • Loading branch information
Dominik Brodowski committed Jun 7, 2010
1 parent f3dd20a commit 9e833b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4f2d364b315191bf9f8659f7d221acdf5506a989
refs/heads/master: 287b87a350de4e344d60697a1f16abe2a6cd350a
1 change: 1 addition & 0 deletions trunk/drivers/net/pcmcia/smc91c92_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ static int smc91c92_probe(struct pcmcia_device *link)
return -ENOMEM;
smc = netdev_priv(dev);
smc->p_dev = link;
link->priv = dev;

spin_lock_init(&smc->lock);
link->io.NumPorts1 = 16;
Expand Down

0 comments on commit 9e833b9

Please sign in to comment.