On Wed, 2010-12-15 at 00:39 -0800, Joe Perches wrote: > staging: ath6kl: Convert (status != A_OK) to (!status) Hmm. It seems I'm must be getting sleepy. The patch is correct but the subject has the resultant test inverted. It should be "(status != A_OK) to (status)". I'll fix it later if anyone wants it done. -- 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