staging: ath6kl: Add configuration for excessive TX retry threshold
authorVipin Mehta <vmehta@atheros.com>
Fri, 18 Feb 2011 21:13:11 +0000 (13:13 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 21:28:51 +0000 (13:28 -0800)
commit711a1bccf23a54868d94af200061d35207c358e9
tree1573aa50620eab4c8998e7421a3ca503cb6e60e7
parent1581595dd918481e2df9927e08c71c5635b9af1e
staging: ath6kl: Add configuration for excessive TX retry threshold

Adding host side interface to configure the excessive TX retry threshold.
It is used by the target to determine disconnection triggers. Additionally,
some definitions have been added to header file wmi.h to bridge the gap
for the newly added command.

Signed-off-by: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/include/common/wmi.h
drivers/staging/ath6kl/include/wmi_api.h
drivers/staging/ath6kl/os/linux/include/athdrv_linux.h
drivers/staging/ath6kl/os/linux/include/wmi_filter_linux.h
drivers/staging/ath6kl/os/linux/ioctl.c
drivers/staging/ath6kl/wmi/wmi.c