aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2015-04-27 01:25:37 -0400
committerGreg Kroah-Hartman <[email protected]>2015-05-08 09:24:14 +0200
commitd140d6a15b9d88ac89f4a83c944ab67656fa4b50 (patch)
tree5545db6ae2cfe259afefeb591f8ba56c0c09b1c6 /tools/perf/scripts/python
parent5c2918a5ba83c3805f96490de07aee36c16a27b6 (diff)
rtl8192u: promote auth_mode to a full 8 bits
Currently LEAP is defined to two locally but the identically named global constant is 128 in <linux/ieee80211.h>. In order for us to switch over to using the global value, we need to adjust the local storage which is currently not enough to hold the larger value. This is now consistent with the similar struct used in drivers/net/wireless/ipw2x00/libipw.h and other drivers. Signed-off-by: Paul Gortmaker <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions