diff options
author | Vladimir Murzin <murzin.v@gmail.com> | 2013-09-29 15:54:31 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-10-01 19:42:28 +0300 |
commit | a07b5b840c5f4fda31b835806c0095408637f432 (patch) | |
tree | 8fe7988c7c3bf498848ad24c87639baf94b18616 /Documentation/isdn/README.HiSax | |
parent | 1a222435a1b0ed2f87f4752abdf03065b574dfac (diff) |
ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_service
Fix the warning
drivers/net/wireless/ath/ath6kl/htc_pipe.c: In function
'ath6kl_htc_pipe_conn_service':
drivers/net/wireless/ath/ath6kl/htc_pipe.c:1293:26: warning: integer overflow
in expression [-Woverflow]
by giving a hint to compiler about unsigned nature of
HTC_CONN_FLGS_SET_RECV_ALLOC_MASK
Signed-off-by: Vladimir Murzin <murzin.v@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'Documentation/isdn/README.HiSax')
0 files changed, 0 insertions, 0 deletions