mac80211: move mesh STA parameters code to own function
authorJohannes Berg <johannes.berg@intel.com>
Wed, 17 Jun 2015 08:34:54 +0000 (10:34 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 Jul 2015 13:38:07 +0000 (15:38 +0200)
commit1365770248c122dd155351e714b44fe77036292c
tree97ef5da4c6efd815dc849fba0c335333f36efb4b
parent433f5bc1c0efc67a86433e47a14b115510fc1409
mac80211: move mesh STA parameters code to own function

The code was always a bit awkward due to the 80-col restriction
and got worse in the previous patch. Refactor it a bit into its
own function to make it read nicer.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c