commit | 35a0ace7739b50331c919a3255639f123b78eaff | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Mon Jun 22 17:42:21 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:01:57 2009 -0400 |
tree | e1d168c275e5cd0f02a2538f4f22a9ffbd946ef0 | |
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>