> However, I don't understand this patch. Your original patch would have > fixed this just as well, since after it > > IW_EV_POINT_PK_LEN - IW_EV_LCP_PK_LEN > > would be > > (IW_EV_LCP_PK_LEN + 4) - IW_EV_LCP_PK_LEN == 4 > > and at the same time fixes the userspace problem, if anyone really wants > to use wext in new applications that don't use iwlib still... > Good catch, this is much better (I got lost in all the other constants). I will check if I have not missed anything and resubmit if there are no side effects. Thanks a lot for the review and suggestion, this looks good. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html