Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162903
b: refs/heads/master
c: cd559b3
h: refs/heads/master
i:
  162901: e0fdc65
  162899: ad03f4d
  162895: 051d3d7
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Sep 14, 2009
1 parent 176617e commit bed55ef
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: 559a4741b8a5b4551b8c7e8e0de7f3e41a79bb5a
refs/heads/master: cd559b36e77c396425284a58ce4b2c5d2167d40d
1 change: 1 addition & 0 deletions trunk/drivers/ssb/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,7 @@ static int sprom_extract(struct ssb_bus *bus, struct ssb_sprom *out,
ssb_printk(KERN_WARNING PFX "Unsupported SPROM"
" revision %d detected. Will extract"
" v1\n", out->revision);
out->revision = 1;
sprom_extract_r123(out, in);
}
}
Expand Down

0 comments on commit bed55ef

Please sign in to comment.