Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203903
b: refs/heads/master
c: 85dfbfe
h: refs/heads/master
i:
  203901: d1afb2e
  203899: a51921d
  203895: b73a803
  203887: c36bfc8
  203871: cf91b8d
  203839: 43b93b5
  203775: 2250b59
v: v3
  • Loading branch information
Dan Williams authored and John W. Linville committed Jul 27, 2010
1 parent cf9bb80 commit 922ad8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: d6541c74484a5679a79a1f1df9884fc4da8d8cf6
refs/heads/master: 85dfbfed34bd6372daf4934256ca7f3b251c2016
5 changes: 2 additions & 3 deletions trunk/drivers/net/wireless/libertas/host.h
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,8 @@ struct cmd_ds_802_11_pa_cfg {


struct cmd_ds_802_11_led_ctrl {
struct cmd_header hdr;

__le16 action;
__le16 numled;
u8 data[256];
Expand Down Expand Up @@ -969,9 +971,6 @@ struct cmd_ds_command {
struct cmd_ds_mac_reg_access macreg;
struct cmd_ds_bbp_reg_access bbpreg;
struct cmd_ds_rf_reg_access rfreg;

struct cmd_ds_802_11_led_ctrl ledgpio;

struct cmd_ds_bt_access bt;
struct cmd_ds_fwt_access fwt;
} params;
Expand Down

0 comments on commit 922ad8b

Please sign in to comment.