Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233071
b: refs/heads/master
c: dd3cb63
h: refs/heads/master
i:
  233069: f6a4293
  233067: 4b22a69
  233063: b2d8ddd
  233055: 2fa7f2f
v: v3
  • Loading branch information
Michael Büsch authored and John W. Linville committed Feb 7, 2011
1 parent 3a5d5be commit 2daee7e
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: 9cf04dcc9c5ef884e952b2f461f39f682ef5c051
refs/heads/master: dd3cb633078fb12e06ce6cebbdfbf55a7562e929
2 changes: 1 addition & 1 deletion trunk/drivers/ssb/pcmcia.c
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ int ssb_pcmcia_get_invariants(struct ssb_bus *bus,

/* Fetch the vendor specific tuples. */
res = pcmcia_loop_tuple(bus->host_pcmcia, SSB_PCMCIA_CIS,
ssb_pcmcia_do_get_invariants, sprom);
ssb_pcmcia_do_get_invariants, iv);
if ((res == 0) || (res == -ENOSPC))
return 0;

Expand Down

0 comments on commit 2daee7e

Please sign in to comment.