]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitfbd6ff5ceafa9c9c39e20f5a4f8c46c0b5efb2a2
treebcc18fb654915028a3c293b22d581304adccc445
parenta732fa700133f864c542b335e80a845fe1b80f2b
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