Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200340
b: refs/heads/master
c: b83156b
h: refs/heads/master
v: v3
  • Loading branch information
Dominik Brodowski committed Jun 7, 2010
1 parent 9e833b9 commit ac06441
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: 287b87a350de4e344d60697a1f16abe2a6cd350a
refs/heads/master: b83156b52dd77979cc93bafc2283929532f6f7d0
1 change: 1 addition & 0 deletions trunk/drivers/pcmcia/ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,7 @@ static void pcmcia_requery(struct pcmcia_socket *s)
if (old_funcs != new_funcs) {
/* we need to re-start */
pcmcia_card_remove(s, NULL);
s->functions = 0;
pcmcia_card_add(s);
}
}
Expand Down

0 comments on commit ac06441

Please sign in to comment.