Merge "qca-wifi: Correct the entry for chainmask in table"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

當前提交
0dc3603f12
@@ -2730,7 +2730,7 @@ struct vendor_commands radio_vendor_cmds[] = {
|
||||
{"get_reo_dest",
|
||||
OL_ATH_PARAM_SHIFT | OL_ATH_PARAM_PDEV_TO_REO_DEST, GET_PARAM, 0},
|
||||
{"dump_chmsk_tbl",
|
||||
OL_ATH_PARAM_SHIFT | OL_ATH_PARAM_DUMP_CHAINMASK_TABLES, SET_PARAM, 1},
|
||||
OL_ATH_PARAM_SHIFT | OL_ATH_PARAM_DUMP_CHAINMASK_TABLES, GET_PARAM, 0},
|
||||
{"print_obj_refs",
|
||||
OL_ATH_PARAM_SHIFT | OL_ATH_PARAM_DUMP_OBJECTS, SET_PARAM, 1},
|
||||
{"acs_srloadvar",
|
||||
|
Reference in New Issue
Block a user