diff options
Diffstat (limited to 'drivers/net/wireless/zd1211rw/zd_rf.h')
-rw-r--r-- | drivers/net/wireless/zd1211rw/zd_rf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/zd1211rw/zd_rf.h b/drivers/net/wireless/zd1211rw/zd_rf.h index 79dc1035592d..725b7c99b23d 100644 --- a/drivers/net/wireless/zd1211rw/zd_rf.h +++ b/drivers/net/wireless/zd1211rw/zd_rf.h | |||
@@ -55,7 +55,7 @@ struct zd_rf { | |||
55 | * defaults to 1 (yes) */ | 55 | * defaults to 1 (yes) */ |
56 | u8 update_channel_int:1; | 56 | u8 update_channel_int:1; |
57 | 57 | ||
58 | /* whether CR47 should be patched from the EEPROM, if the appropriate | 58 | /* whether ZD_CR47 should be patched from the EEPROM, if the appropriate |
59 | * flag is set in the POD. The vendor driver suggests that this should | 59 | * flag is set in the POD. The vendor driver suggests that this should |
60 | * be done for all RF's, but a bug in their code prevents but their | 60 | * be done for all RF's, but a bug in their code prevents but their |
61 | * HW_OverWritePhyRegFromE2P() routine from ever taking effect. */ | 61 | * HW_OverWritePhyRegFromE2P() routine from ever taking effect. */ |