On Wed, 2006-10-11 at 20:34 -0400, Daniel Drake wrote:

> > -        is_shared_response ? 0 : 1 + 1 + net->challenge_len
> > +        (is_shared_response ? 1 + 1 + net->challenge_len : 0)

Good catch. We should send this to -stable too I think. Mind reposting
the patch in an applicable format to Daniel, netdev, john, -stable (and
possibly me)? Quoted isn't too useful :)

Oh and you can add

Acked-by: Johannes Berg <[EMAIL PROTECTED]>

johannes
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to