Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291116
b: refs/heads/master
c: 3b64e6f
h: refs/heads/master
v: v3
  • Loading branch information
Hauke Mehrtens authored and John W. Linville committed Mar 5, 2012
1 parent 0bbab9a commit 81a2272
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: f8f8a660ba501ad14617ccd0d91a1ed8ce54d6d0
refs/heads/master: 3b64e6f9050ff87a746c8e07dc04d97c7f26c5e2
2 changes: 1 addition & 1 deletion trunk/include/linux/ssb/ssb.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ struct ssb_driver;
struct ssb_sprom_core_pwr_info {
u8 itssi_2g, itssi_5g;
u8 maxpwr_2g, maxpwr_5gl, maxpwr_5g, maxpwr_5gh;
u16 pa_2g[3], pa_5gl[3], pa_5g[3], pa_5gh[3];
u16 pa_2g[4], pa_5gl[4], pa_5g[4], pa_5gh[4];
};

struct ssb_sprom {
Expand Down

0 comments on commit 81a2272

Please sign in to comment.