diff options
author | 2012-05-16 05:59:59 +0300 | |
---|---|---|
committer | 2012-05-16 13:08:27 -0400 | |
commit | 3246a7fbc51abe9394df3c68c7d59ea821a1dce2 (patch) | |
tree | 5627bb0045d0bbe5cf796bfb1504fefb3b486e56 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | mwifiex: remove set_channel cfg80211 hook (diff) | |
download | wireguard-linux-3246a7fbc51abe9394df3c68c7d59ea821a1dce2.tar.xz wireguard-linux-3246a7fbc51abe9394df3c68c7d59ea821a1dce2.zip |
wlcore: fix pointer print out in wl1271_acx_set_rx_filter()
The debug print in wl1271_acx_set_rx_filter() was causing the
following warning:
CC drivers/net/wireless/ti/wlcore/acx.o
drivers/net/wireless/ti/wlcore/acx.c: In function ‘wl1271_acx_set_rx_filter’:
drivers/net/wireless/ti/wlcore/acx.c:1759:2: warning: cast from pointer to integer of different size
Instead of casting the pointer to an integer, use %p to print it our
instead.
Reported-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions