commit | 5df6baef4fa876f8b681f1ec058f32a5729732af | [log] [tgz] |
---|---|---|
author | Tim Collier <osdevtc@gmail.com> | Wed Sep 26 23:06:26 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 28 14:42:43 2018 +0200 |
tree | 3be99a499be759d678befb15194a764962246bdd | |
parent | 78a35479eb9041872ecbbdaf298e6ff059f6dde8 [diff] |
staging: wlan-ng: rename DIDmib_p2_p2MAC_p2CurrentTxRate in p80211metadef.h Rename DIDmib_p2_p2MAC_p2CurrentTxRate in p80211metadef.h to DIDMIB_P2_MAC_CURRENTTXRATE to fix "Avoid CamelCase" message from checkpatch and conform to the coding style guidelines. Also shorten name by removing repeated use of "P2" to ease readability and reduce long lines. Signed-off-by: Tim Collier <osdevtc@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>