Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14897
b: refs/heads/master
c: 1d97f38
h: refs/heads/master
i:
  14895: d1ba04c
v: v3
  • Loading branch information
Matthieu CASTET authored and Jeff Garzik committed Dec 1, 2005
1 parent 4f88ad3 commit e66a887
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1096e87174f925bb817a41386ee70573b2a7d6ff
refs/heads/master: 1d97f384486a697ed227ef4609a26f18a8ea9a11
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/airo.c
Original file line number Diff line number Diff line change
Expand Up @@ -2755,8 +2755,8 @@ static struct net_device *_init_airo_card( unsigned short irq, int port,
SET_NETDEV_DEV(dev, dmdev);


if (test_bit(FLAG_MPI,&ai->flags))
reset_card (dev, 1);
reset_card (dev, 1);
msleep(400);

rc = request_irq( dev->irq, airo_interrupt, SA_SHIRQ, dev->name, dev );
if (rc) {
Expand Down

0 comments on commit e66a887

Please sign in to comment.