Roel Kluin 8ba82e969f prism54: prism54_get_encode() test below 0 on unsigned index
previously in this function:

u32 index = (dwrq->flags & IW_ENCODE_INDEX) - 1;

index is unsigned, so if -1, the original test (below) didn't work.

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-23 21:25:36 -04:00
..
2008-04-23 21:25:36 -04:00
2008-04-23 03:34:50 -07:00
2008-04-08 16:44:45 -04:00
2008-01-28 15:09:05 -08:00
2008-03-24 19:25:08 -04:00
2008-02-05 09:44:22 -08:00
2008-03-25 16:41:58 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-01-28 15:03:32 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-03-24 19:25:07 -04:00