summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211metadef.h
diff options
context:
space:
mode:
authorTim Collier <osdevtc@gmail.com>2018-09-26 23:06:16 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-09-28 14:42:42 +0200
commit80908dcb26339ad036b40989d7da6d6d42383235 (patch)
treebfa0d67309a9f33c4ba863a66191b478f5009993 /drivers/staging/wlan-ng/p80211metadef.h
parentc9a89f4e7a58db1f156f126976eed7884e2041e7 (diff)
downloadlinux-stable-80908dcb26339ad036b40989d7da6d6d42383235.tar.gz
linux-stable-80908dcb26339ad036b40989d7da6d6d42383235.tar.bz2
linux-stable-80908dcb26339ad036b40989d7da6d6d42383235.zip
staging: wlan-ng: rename DIDmib_dot11phy_dot11PhyDSSSTable in p80211metadef.h
Rename DIDmib_dot11phy_dot11PhyDSSSTable in p80211metadef.h to DIDMIB_DOT11PHY_DSSSTABLE to fix "Avoid CamelCase" message from checkpatch and conform to the coding style guidelines. Also shorten name by removing repeated use of "DOT11PHY" to ease readability and reduce long lines. Signed-off-by: Tim Collier <osdevtc@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wlan-ng/p80211metadef.h')
-rw-r--r--drivers/staging/wlan-ng/p80211metadef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/wlan-ng/p80211metadef.h b/drivers/staging/wlan-ng/p80211metadef.h
index 5d06b342b980..dae733524342 100644
--- a/drivers/staging/wlan-ng/p80211metadef.h
+++ b/drivers/staging/wlan-ng/p80211metadef.h
@@ -210,7 +210,7 @@
(P80211DID_MKSECTION(3) | \
P80211DID_MKGROUP(3) | \
P80211DID_MKITEM(10) | 0x18000000)
-#define DIDmib_dot11phy_dot11PhyDSSSTable \
+#define DIDMIB_DOT11PHY_DSSSTABLE \
(P80211DID_MKSECTION(3) | \
P80211DID_MKGROUP(5))
#define DIDmib_dot11phy_dot11PhyDSSSTable_dot11CurrentChannel \