]> 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)
commit7e4610171871a4d48fcd0919cdd77069695b6a34
treebcc18fb654915028a3c293b22d581304adccc445
parent0dcc7bfe0838d09c48b5c9107c5aed499413722b
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