Skip to content
Snippets Groups Projects
Commit 04658fba authored by John W. Linville's avatar John W. Linville
Browse files

ath9k: remove warnings related to signed/unsigned type mismatch


CC [M]  drivers/net/wireless/ath/ath9k/recv.o
drivers/net/wireless/ath/ath9k/recv.c: In function `ath_rx_prepare':
drivers/net/wireless/ath/ath9k/recv.c:208: warning: comparison is always true due to limited range of data type
drivers/net/wireless/ath/ath9k/recv.c:220: warning: comparison is always false due to limited range of data type

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent efe117ab
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment