Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134475
b: refs/heads/master
c: f733ded
h: refs/heads/master
i:
  134473: 5a5cbb6
  134471: bfa5493
v: v3
  • Loading branch information
Tobias Klauser authored and John W. Linville committed Feb 13, 2009
1 parent 8374b31 commit ea961cd
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: 925be8a3077351edbf2b59ca689105df214a0792
refs/heads/master: f733ded107ff15022e3f0f8204f11ab2e83a2aa4
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/orinoco/fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ struct fw_info {
u16 pda_size;
};

const static struct fw_info orinoco_fw[] = {
static const struct fw_info orinoco_fw[] = {
{ NULL, "agere_sta_fw.bin", "agere_ap_fw.bin", 0x00390000, 1000 },
{ NULL, "prism_sta_fw.bin", "prism_ap_fw.bin", 0, 1024 },
{ "symbol_sp24t_prim_fw", "symbol_sp24t_sec_fw", NULL, 0x00003100, 512 }
Expand Down

0 comments on commit ea961cd

Please sign in to comment.