summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
diff options
context:
space:
mode:
authorAmitkumar Karwar <akarwar@marvell.com>2011-07-07 17:33:20 -0700
committerJohn W. Linville <linville@tuxdriver.com>2011-07-08 11:47:15 -0400
commit38869d79e5b498bd35c9967231dfb01cdd301bf5 (patch)
treea4b065ae44a43001da92115145d1c65f21597271 /drivers/net/wireless/ath
parente6faada5daddcdf29056c8abee0869d4e2cd55b5 (diff)
downloadtalos-obmc-linux-38869d79e5b498bd35c9967231dfb01cdd301bf5.tar.gz
talos-obmc-linux-38869d79e5b498bd35c9967231dfb01cdd301bf5.zip
mwifiex: fix minor issue in debugfs command 'info'
Debugfs command 'info' shows wrong interface type. The regression occurred due to commit eecd8250e (mwifiex: remove MWIFIEX_BSS_MODE_ macros) in which we replaced MWIFIEX_BSS_MODE_* macros by NL80211_IFTYPE_*, for example, MWIFIEX_BSS_MODE_IBSS (2) --> NL80211_IFTYPE_ADHOC (1) The issue is fixed by swapping static character array used to display interface type information. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud