These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / rtl8188eu / include / Hal8188EPhyCfg.h
index 20e6b40..e058162 100644 (file)
@@ -87,13 +87,13 @@ enum rf_radio_path {
 
 enum wireless_mode {
        WIRELESS_MODE_UNKNOWN = 0x00,
-       WIRELESS_MODE_A                 = BIT2,
-       WIRELESS_MODE_B                 = BIT0,
-       WIRELESS_MODE_G                 = BIT1,
-       WIRELESS_MODE_AUTO              = BIT5,
-       WIRELESS_MODE_N_24G             = BIT3,
-       WIRELESS_MODE_N_5G              = BIT4,
-       WIRELESS_MODE_AC                = BIT6
+       WIRELESS_MODE_A                 = BIT(2),
+       WIRELESS_MODE_B                 = BIT(0),
+       WIRELESS_MODE_G                 = BIT(1),
+       WIRELESS_MODE_AUTO              = BIT(5),
+       WIRELESS_MODE_N_24G             = BIT(3),
+       WIRELESS_MODE_N_5G              = BIT(4),
+       WIRELESS_MODE_AC                = BIT(6)
 };
 
 enum phy_rate_tx_offset_area {