On Tue, Dec 20, 2011 at 11:35:16AM +0530, Yogesh Ashok Powar wrote: > Ideally, hardware/firmware initialization is complete after the > drv_start routine. In mac80211 restart code (ieee80211_reconfig), > defer calling the driver commands i.e. setup fragmentation > threshold, rts threshold and coverage class till drv_start > routine is called. I think this could break drivers that could relay on order we have at present. Also chenglog does not tell much. What for you need that change? > + /* reset coverage class */ > + drv_set_coverage_class(local, hw->wiphy->coverage_class); > + > + One extra empty line. Stanislaw -- 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