Skip to content
Snippets Groups Projects
Commit f8bacc21 authored by Johannes Berg's avatar Johannes Berg
Browse files

cfg80211: clean up mesh plink station change API


Make the ability to leave the plink_state unchanged not use a
magic -1 variable that isn't in the enum, but an explicit change
flag; reject invalid plink states or actions and move the needed
constants for plink actions to the right header file. Also
reject plink_state changes for non-mesh interfaces.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent c0f3a317
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment