commit | 73ae98a1334c7ab7c4f01e8a1c0c773470979688 | [log] [tgz] |
---|---|---|
author | roel kluin <roel.kluin@gmail.com> | Mon Jul 21 20:29:52 2008 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 22 16:29:51 2008 -0400 |
tree | f641d556c22ef6f5712f9882b0e65a3835bc8d67 | |
parent | 6f0a2c4dfc96d268233a6a882f3805975f91216c [diff] |
iwl-4965: test below 0 on unsigned num_tbs num_tbs is unsigned so the test doesn't work. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>