On Wed, 2012-06-06 at 18:20 +0800, Chun-Yeow Yeoh wrote: > - !conf->dot11MeshHWMPRootMode) { > - conf->dot11MeshHWMPRootMode = 1; > + !(conf->dot11MeshHWMPRootMode > 1)) { > + conf->dot11MeshHWMPRootMode = 4; if you have constants, why not use them? johannes -- 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