Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes: > I wonder if drivers now ever have a reason to queue work on the mac80211 > workqueue? Some periodic calibration tasks maybe? wl1251 and wl1271 queue tx frames to a workqueue. This is because they use synchronous spi interface. This might change if we switch asynchronous interface in the future. No idea how this affects sdio, though. -- Kalle Valo -- 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