Hi, When loading a wifi driver that supports set_coalesce and running "iw show" command: $ iw ... coalesce show It would always show coalesce as disabled. I think the reason for this is that there are no coalesce rules cached in cfg/netlink layers yet. (empty set of rules). Is my understanding correct? if yes, Is this by design? Ideally, at startup, 80211 should query the driver for the current coalesce rules and use it as the initial state. Thank you, - Kobi -- 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