summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2018-02-22 15:50:06 +0300
committerLuca Coelho <luciano.coelho@intel.com>2018-04-26 15:18:07 +0300
commitc3039b10df74818bdd1d7e9d2b8706c855c4394b (patch)
treef947df21919acc34bee3f2bd7e0b64131d13ab36 /tools/perf/scripts/python/export-to-sqlite.py
parent49564a806fc5551ef22140e9aa4e29c6788d3eb0 (diff)
downloadlinux-c3039b10df74818bdd1d7e9d2b8706c855c4394b.tar.xz
iwlwifi: make bitfield a u32 instead of u16
The bitfield we use in struct iwl_cfg contains 17 bits, but we declare it as u16. The compiler doesn't seem to have any problems with that (it probably automatically makes it u32), but it's cleaner to use a type that is long enough for all the flags. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions