diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-06-22 17:42:21 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-10 15:01:57 -0400 |
commit | 35a0ace7739b50331c919a3255639f123b78eaff (patch) | |
tree | e1d168c275e5cd0f02a2538f4f22a9ffbd946ef0 /drivers/net/wireless/p54 | |
parent | 1795378ee8d162084c6f98fc62ec309e418dfbe9 (diff) |
wireless: remove redundant tests on unsigned
bufsize and remainder are unsigned. When negative they are wrapped and caught by
the other test.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/p54')
0 files changed, 0 insertions, 0 deletions