]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/wilc1000/host_interface.h
staging: wilc1000: rename u8Ciphermode in host_int_add_rx_gtk
[karo-tx-linux.git] / drivers / staging / wilc1000 / host_interface.h
index e25f838a188e35923ce1d9495c161f122d5df9fb..da81b92719798551b130e70644c999420bb456f6 100644 (file)
@@ -321,7 +321,7 @@ int host_int_add_rx_gtk(struct host_if_drv *hif_drv, const u8 *rx_gtk,
                        u8 gtk_key_len, u8 index,
                        u32 key_rsc_len, const u8 *key_rsc,
                        const u8 *rx_mic, const u8 *tx_mic,
-                       u8 mode, u8 u8Ciphermode);
+                       u8 mode, u8 cipher_mode);
 s32 host_int_add_tx_gtk(struct host_if_drv *hWFIDrv, u8 u8KeyLen,
                        u8 *pu8TxGtk, u8 u8KeyIdx);
 s32 host_int_set_pmkid_info(struct host_if_drv *hWFIDrv,