Patch inclusion in stable

From: Surbhi Palande
Date: Thu Mar 18 2010 - 07:32:43 EST


Hi All,

I had a look at the 2.6.32.10 stable patches. Had a comment on the 31st
patch in the series:

commit 7ef79e1045213953b87f45cf5993cc9c70c873ec
Author: Stanislaw Gruszka <sgruszka@xxxxxxxxxx>

airo: fix setting zero length WEP key

The linux-2.6 source has another patch that adds the following line:
if (WARN_ON(keylen == 0))
>> + return -1;

This is added through the commit
6510b8917948283005a125c8337d3312a8a0561c. This commit is missing in the
2.6.32.10 stable patches. I think it should be a part of stable patches
too.

Thanks!

Warm Regards,
Surbhi.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/