aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2015-04-27 01:25:35 -0400
committerGreg Kroah-Hartman <[email protected]>2015-05-08 09:24:13 +0200
commitf9c40f143c257c2f3a7e90914e160f1a50f54f49 (patch)
treec2ca315dd5ad5b5c5f6b2169b11456f6aa8f5532 /tools/perf/scripts/python/bin
parent04fbf979b39b2805cb0da8a373f7f6e6b0e05bd9 (diff)
rtl8712: don't duplicate ieee80211 constants for status/reason
These are all defined as a part of the standard and should not be duplicated on a per-driver basis. Use the global ones and delete the local ones. It seems that ieee80211 was already included everywhere it was needed, since no explicit include <...> were needed to be added in order to preserve getting a successful compile. This isn't the totality of duplicated data removed, but it is a start. Signed-off-by: Paul Gortmaker <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions