|
@@ -306,7 +306,7 @@ static struct rtl_mod_params rtl92se_mod_params = {
|
|
|
|
|
|
/* Because memory R/W bursting will cause system hang/crash
|
|
/* Because memory R/W bursting will cause system hang/crash
|
|
* for 92se, so we don't read back after every write action */
|
|
* for 92se, so we don't read back after every write action */
|
|
-static struct rtl_hal_cfg rtl92se_hal_cfg = {
|
|
|
|
|
|
+static const struct rtl_hal_cfg rtl92se_hal_cfg = {
|
|
.bar_id = 1,
|
|
.bar_id = 1,
|
|
.write_readback = false,
|
|
.write_readback = false,
|
|
.name = "rtl92s_pci",
|
|
.name = "rtl92s_pci",
|