Skip to content
Commit 5cf3006c authored by Bernd Edlinger's avatar Bernd Edlinger Committed by Johannes Berg
Browse files

nl80211: Add a missing break in parse_station_flags



I was looking at usually suppressed gcc warnings,
[-Wimplicit-fallthrough=] in this case:

The code definitely looks like a break is missing here.
However I am not able to test the NL80211_IFTYPE_MESH_POINT,
nor do I actually know what might be :)
So please use this patch with caution and only if you are
able to do some testing.

Signed-off-by: default avatarBernd Edlinger <bernd.edlinger@hotmail.de>
[johannes: looks obvious enough to apply as is, interesting
 though that it never seems to have been a problem]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent a948f713
Loading
Loading
Loading
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