On Tue, 2011-08-09 at 16:45 -0700, Thomas Pedersen wrote: > mod_timer(&ifmsh->mesh_path_root_timer, > - round_jiffies(jiffies + IEEE80211_MESH_RANN_INTERVAL)); > + round_jiffies(jiffies + > + usecs_to_jiffies(ifmsh->mshcfg.dot11MeshHWMPRannInterval * 1024))); TU_TO_EXP_TIME ? 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