aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaciek Borzecki <[email protected]>2017-04-08 16:04:42 +0200
committerGreg Kroah-Hartman <[email protected]>2017-04-08 16:54:17 +0200
commit76b4580bf4eaf1c7d5a603c0da405e72a89b3927 (patch)
tree1ca85505c900da7a07f35cfeeec99a1f27d14e7d /tools/perf/scripts/python
parent2bbd5023ee09c8df507f7a6ed5ab45fc619a7ff6 (diff)
staging wlan-ng: fix type mismatch warnings in mkpdrlist()
struct hfa384x_pdrec len and code fields as clearly little endian, mark both fields as such. pda->buf is also clearly little endian. Fixes sparse warnings: drivers/staging/wlan-ng/prism2fw.c:613:16: warning: cast to restricted __le16 drivers/staging/wlan-ng/prism2fw.c:616:21: warning: cast to restricted __le16 drivers/staging/wlan-ng/prism2fw.c:625:21: warning: cast to restricted __le16 Signed-off-by: Maciek Borzecki <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions