]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/wilc1000/host_interface.h
staging: wilc1000: rename u32KeyRSClen in host_int_add_rx_gtk
[karo-tx-linux.git] / drivers / staging / wilc1000 / host_interface.h
index 41ca349c47cace4a938414bfe2aa07ec8cbac2a4..f75bfa1b0437fca27aff4b328493f14e88c22a61 100644 (file)
@@ -319,7 +319,7 @@ s32 host_int_get_inactive_time(struct host_if_drv *hWFIDrv, const u8 *mac,
                               u32 *pu32InactiveTime);
 int host_int_add_rx_gtk(struct host_if_drv *hif_drv, const u8 *rx_gtk,
                        u8 gtk_key_len, u8 index,
-                       u32 u32KeyRSClen, const u8 *KeyRSC,
+                       u32 key_rsc_len, const u8 *KeyRSC,
                        const u8 *pu8RxMic, const u8 *pu8TxMic,
                        u8 mode, u8 u8Ciphermode);
 s32 host_int_add_tx_gtk(struct host_if_drv *hWFIDrv, u8 u8KeyLen,