Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156875
b: refs/heads/master
c: dd1f57e
h: refs/heads/master
i:
  156873: a0b786f
  156871: ee06c88
v: v3
  • Loading branch information
Bob Dunlop authored and John W. Linville committed Aug 7, 2009
1 parent 5ea6b18 commit 13816fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 60aa569f9212a13382c29cc734f275dec0f55e0b
refs/heads/master: dd1f57ecaf9688efa69d982652ecfa3e64f1fa55
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/libertas/hostcmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ struct rxpd {
u8 bss_type;
/* BSS number */
u8 bss_num;
} bss;
} u;
} __attribute__ ((packed)) bss;
} __attribute__ ((packed)) u;

/* SNR */
u8 snr;
Expand Down

0 comments on commit 13816fa

Please sign in to comment.