commit | fbd6ff5ceafa9c9c39e20f5a4f8c46c0b5efb2a2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Oct 14 18:31:30 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Oct 14 18:31:30 2015 +0200 |
tree | bcc18fb654915028a3c293b22d581304adccc445 | |
parent | a732fa700133f864c542b335e80a845fe1b80f2b [diff] |
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>