Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26084
b: refs/heads/master
c: a208c4e
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Roskin authored and John W. Linville committed Apr 19, 2006
1 parent 3fc7127 commit 7329413
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: 9b0b4d8ae82cadd059d01ab93babcaa5e2054b93
refs/heads/master: a208c4e1ea7a769042be071ae30ba2ad4c844954
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/orinoco.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ static struct iw_statistics *orinoco_get_wireless_stats(struct net_device *dev)
}
} else {
struct {
__le16 qual, signal, noise;
__le16 qual, signal, noise, unused;
} __attribute__ ((packed)) cq;

err = HERMES_READ_RECORD(hw, USER_BAP,
Expand Down

0 comments on commit 7329413

Please sign in to comment.