Skip to content

Commit

Permalink
ath9k_htc: Sync struct ath9k_htc_cap_target with FW
Browse files Browse the repository at this point in the history
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Sujith Manoharan authored and John W. Linville committed Apr 13, 2011
1 parent e4c6250 commit 0a8579f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/wireless/ath/ath9k/htc.h
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ struct ath9k_htc_cap_target {
u8 tx_chainmask_legacy;
u8 rtscts_ratecode;
u8 protmode;
u8 pad;
} __packed;

struct ath9k_htc_target_vif {
Expand Down

0 comments on commit 0a8579f

Please sign in to comment.