Skip to content
Snippets Groups Projects

opclass: update E4 table - add 6GHz

Merged Marek Puzyniak requested to merge r72_port_channel_selection_fix into release-7.2
5 files
+ 242
16
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
1
@@ -235,7 +235,7 @@ void cntlr_acs_node_channel_recalc(struct node *node, bool skip_dfs)
r->radio_el->macaddr,
acs_params.best_channel,
acs_params.best_opclass,
15);
14);
if (ret)
warn("acs switch failed\n");
Loading