Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203710
b: refs/heads/master
c: 0e95409
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Jul 14, 2010
1 parent 33312a7 commit a8d86bc
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: beabe91462919efaf4a97b5001d564027a894728
refs/heads/master: 0e954099b7910524b7fae831fbf2933bd25cb6d0
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-commands.h
Original file line number Diff line number Diff line change
Expand Up @@ -1245,7 +1245,7 @@ struct iwl_txfifo_flush_cmd {
__le32 fifo_control;
__le16 flush_control;
__le16 reserved;
} __attribute__ ((packed));
} __packed;

/*
* REPLY_WEP_KEY = 0x20
Expand Down Expand Up @@ -3547,7 +3547,7 @@ struct iwl_sensitivity_cmd {
struct iwl_enhance_sensitivity_cmd {
__le16 control; /* always use "1" */
__le16 enhance_table[ENHANCE_HD_TABLE_SIZE]; /* use HD_* as index */
} __attribute__ ((packed));
} __packed;


/**
Expand Down

0 comments on commit a8d86bc

Please sign in to comment.