]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0318cafafc10735da12a84f9a6c0b3510c6c28f0
tree97ef5da4c6efd815dc849fba0c335333f36efb4b
parent4d13c02254d47ff07b8dc234ee86911d373c40a0
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