staging:rtl8192u: Rename enum constants - Style
[sfrench/cifs-2.6.git] / drivers / staging / rtl8192u / r8192U_dm.h
index ba73dd1d1793436fc0dd9882a292340a9ed2c6e8..d51c20eafef48755ef46c4f7834366855bcfc044 100644 (file)
@@ -124,8 +124,8 @@ struct dig {
 };
 
 enum cck_rx_path_method {
-       CCK_Rx_Version_1 = 0,
-       CCK_Rx_Version_2 = 1,
+       CCK_RX_VERSION_1 = 0,
+       CCK_RX_VERSION_2 = 1,
 };
 
 struct dynamic_rx_path_sel {