iwl-4965: test below 0 on unsigned num_tbs
num_tbs is unsigned so the test doesn't work. Signed-off-by: NRoel Kluin <roel.kluin@gmail.com> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
Showing
想要评论请 注册 或 登录
num_tbs is unsigned so the test doesn't work. Signed-off-by: NRoel Kluin <roel.kluin@gmail.com> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>