Implement support for QOS-enable and QOS-disable from userspace In order to allow user space based QOS control we use the available debugfs infrastructure. With this feature, user can make changes to qos parameters, thereby allowing creation and deletion of user defined priority streams and features like uapsd. This feature has been added for testing purposes. As described in the commit description, all parameters are necessary for create_qos and delete_qos Rishi Panjwani (1): ath6kl: Implement support for QOS-enable and QOS-disable from userspace drivers/net/wireless/ath/ath6kl/debug.c | 250 +++++++++++++++++++++++++++++-- 1 files changed, 236 insertions(+), 14 deletions(-) -- 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