ath9k_htc: Sync struct ath9k_htc_cap_target with FW
authorSujith Manoharan <Sujith.Manoharan@atheros.com>
Wed, 13 Apr 2011 05:54:49 +0000 (11:24 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Apr 2011 19:23:08 +0000 (15:23 -0400)
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc.h

index f74f45f..1568c36 100644 (file)
@@ -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 {