diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/target.h')
-rw-r--r-- | drivers/net/wireless/ath/ath6kl/target.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/target.h b/drivers/net/wireless/ath/ath6kl/target.h index a580a629a0da..d5eeeae7711b 100644 --- a/drivers/net/wireless/ath/ath6kl/target.h +++ b/drivers/net/wireless/ath/ath6kl/target.h | |||
@@ -289,7 +289,7 @@ struct host_interest { | |||
289 | u32 hi_hp_rx_traffic_ratio; /* 0xd8 */ | 289 | u32 hi_hp_rx_traffic_ratio; /* 0xd8 */ |
290 | 290 | ||
291 | /* test applications flags */ | 291 | /* test applications flags */ |
292 | u32 hi_test_apps_related ; /* 0xdc */ | 292 | u32 hi_test_apps_related; /* 0xdc */ |
293 | /* location of test script */ | 293 | /* location of test script */ |
294 | u32 hi_ota_testscript; /* 0xe0 */ | 294 | u32 hi_ota_testscript; /* 0xe0 */ |
295 | /* location of CAL data */ | 295 | /* location of CAL data */ |