Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258521
b: refs/heads/master
c: a21321c
h: refs/heads/master
i:
  258519: 03a991a
v: v3
  • Loading branch information
Wey-Yi Guy committed Jul 21, 2011
1 parent 822f60b commit dd89abb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 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: df2a4dc802ad542039e0a78c84e8b0a562c6d8bb
refs/heads/master: a21321c154f359a2254b76b1428017f51b96e379
10 changes: 0 additions & 10 deletions trunk/drivers/net/wireless/iwlwifi/iwl-commands.h
Original file line number Diff line number Diff line change
Expand Up @@ -3155,7 +3155,6 @@ struct iwl_enhance_sensitivity_cmd {
/* The default calibrate table size if not specified by firmware */
#define IWL_DEFAULT_STANDARD_PHY_CALIBRATE_TBL_SIZE 18
enum {
IWL_PHY_CALIBRATE_DIFF_GAIN_CMD = 7,
IWL_PHY_CALIBRATE_DC_CMD = 8,
IWL_PHY_CALIBRATE_LO_CMD = 9,
IWL_PHY_CALIBRATE_TX_IQ_CMD = 11,
Expand Down Expand Up @@ -3221,15 +3220,6 @@ struct iwl_calib_cmd {
u8 data[0];
} __packed;

/* IWL_PHY_CALIBRATE_DIFF_GAIN_CMD (7) */
struct iwl_calib_diff_gain_cmd {
struct iwl_calib_hdr hdr;
s8 diff_gain_a; /* see above */
s8 diff_gain_b;
s8 diff_gain_c;
u8 reserved1;
} __packed;

struct iwl_calib_xtal_freq_cmd {
struct iwl_calib_hdr hdr;
u8 cap_pin1;
Expand Down

0 comments on commit dd89abb

Please sign in to comment.