From: Vladimir Murzin Date: Sun, 29 Sep 2013 13:54:31 +0000 (+0200) Subject: ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_service X-Git-Tag: v3.13-rc1~105^2~55^2^2~53^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a07b5b840c5f4fda31b835806c0095408637f432;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed