commit | 58506eba784a0944e4c92876b18aacbaad178be3 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Tue Nov 05 11:16:55 2013 -0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 25 20:50:05 2013 +0100 |
tree | ed896dd6db7f37aec02374b3280b6ca7c93bb206 | |
parent | 36c9bb29bfad5c43327aa7b8b912ff8dca68416c [diff] |
mac80211: mesh_plink: collapse the two switch statements together The matches_local check can just be done when looking at the individual action types. Signed-off-by: Bob Copeland <bob@cozybit.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>