]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 25 Jul 2019 19:13:28 +0000 (21:13 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Jul 2019 11:07:51 +0000 (13:07 +0200)
commit690c4509e980e7c9652945f5ae47e90f00f25ffc
treec8f4296701b51dfbaca910e6acd6e56edd809012
parent00c33afbf9dd06f77a2f15117cd4bdc2a54b51d7
mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'

This function name should be 'mac80211_hwsim_he_capab()' (s wand w
switched) to be consistent with the rest of the file.
Fix and use it.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20190725191328.18010-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c