]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: move sta_set_rate_info_rx() and make it static
authorJohannes Berg <johannes.berg@intel.com>
Wed, 14 Oct 2015 16:31:30 +0000 (18:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 14 Oct 2015 16:31:30 +0000 (18:31 +0200)
commitc866700e7a348db00c5099352b8291ef00fa7c83
treebcc18fb654915028a3c293b22d581304adccc445
parent02019dbfa0ed354f133e947077c7bb178735d425
mac80211: move sta_set_rate_info_rx() and make it static

There's only a single caller of this function, so it can
be moved to the same file and made static.

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