linux/drivers/staging/rtl8192e
Christophe JAILLET 6a1a6f2dba staging: rtl8192e: Constify struct lib80211_crypto_ops
Now that functions in lib80211 handle "const struct lib80211_crypto_ops",
some structure can be constified as well.

Constifying these structures moves some data to a read-only section, so
increase overall security.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patch.msgid.link/dfda6343781ae3d50cd2ec7bbdcf76a489b6922a.1722839425.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-08-27 10:28:53 +02:00
..
rtl8192e staging: rtl8192e: Fix conflicting types error with net_device. 2024-06-27 15:45:16 +02:00
Kconfig staging: rtl8192e: Describe each kernel config option 2022-08-30 17:17:03 +02:00
Makefile staging: rtl8192e: Remove files dot11d.c and dot11d.h 2023-12-09 15:07:07 +01:00
rtl819x_BA.h staging: rtl8192e: reformat ba_record struct 2021-03-10 09:25:28 +01:00
rtl819x_BAProc.c Staging: rtl8192e: Rename function GetHalfNmodeSupportByAPsHandler() 2024-03-05 14:15:48 +00:00
rtl819x_HT.h Staging: rtl8192e: Rename variable DssCCk 2024-05-04 18:41:02 +02:00
rtl819x_HTProc.c Staging: rtl8192e: Rename variable HTCurrentOperaRate 2024-06-24 15:25:21 +02:00
rtl819x_Qos.h Staging: rtl8192e: Rename variable Octet 2024-02-17 17:28:18 +01:00
rtl819x_TS.h Staging: rtl8192e: rename linked list reference: List 2023-12-18 16:27:35 +01:00
rtl819x_TSProc.c Staging: rtl8192e: Rename function TsStartAddBaProcess() 2024-06-24 15:25:22 +02:00
rtllib_crypt_ccmp.c staging: rtl8192e: Constify struct lib80211_crypto_ops 2024-08-27 10:28:53 +02:00
rtllib_crypt_tkip.c staging: rtl8192e: Constify struct lib80211_crypto_ops 2024-08-27 10:28:53 +02:00
rtllib_crypt_wep.c staging: rtl8192e: Constify struct lib80211_crypto_ops 2024-08-27 10:28:53 +02:00
rtllib_module.c staging: rtl8192e: add missing MODULE_DESCRIPTION() macros 2024-06-24 15:18:05 +02:00
rtllib_rx.c Staging: rtl8192e: Fix alignment to match open parenthesis in rtllib_rx.c 2024-06-24 15:25:23 +02:00
rtllib_softmac_wx.c Staging: rtl8192e: Rename variable CurSTAExtChnlOffset 2024-05-04 18:41:00 +02:00
rtllib_softmac.c staging: rtl8192e: Fix spelling mistakes in rtllib_softmac.c 2024-06-04 13:35:01 +02:00
rtllib_tx.c Staging: rtl8192e: Fix alignment to match open parenthesis in rtllib_tx.c 2024-06-24 15:25:23 +02:00
rtllib_wx.c wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211 2024-08-27 10:28:49 +02:00
rtllib.h Staging: rtl8192e: Rename variable bRTSSTBC 2024-06-24 15:25:23 +02:00
TODO staging: rtl8192e: Update the TODO file for this driver 2022-10-22 09:58:50 +02:00