Johannes Berg wrote: > On Thu, 2008-11-20 at 11:21 +0530, Vasanthakumar Thiagarajan wrote: > >> + u8 update_rc; > >> + tx_info_priv->update_rc = 0; > >> + tx_info_priv->update_rc = 1; > > You could use a bool and use false/true, that'd generate exactly the > same code but might be easier to read. Not that it matters much I guess. > > johannes Sure, if it improves the readability. Vasanth -- 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