staging: wilc1000: renames u16CapInfo of connect_resp_info structure
[deliverable/linux.git] / drivers / staging / wilc1000 / coreconfigurator.h
index e386e85030d94c9b8494af1cde55680812ab8d15..ace50d86d7c6c3530dbc3e4cc145b7d8a0d2b244 100644 (file)
@@ -78,7 +78,7 @@ typedef struct {
 
 struct network_info {
        s8 rssi;
-       u16 u16CapInfo;
+       u16 cap_info;
        u8 au8ssid[MAX_SSID_LEN];
        u8 u8SsidLen;
        u8 au8bssid[6];
This page took 0.035394 seconds and 5 git commands to generate.