]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
wusbcore: add sysfs attribute for retry count
authorThomas Pugliese <thomas.pugliese@gmail.com>
Tue, 18 Jun 2013 18:31:26 +0000 (13:31 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:19:02 +0000 (16:19 -0700)
commitf265d4d3c2c36e4a35a604593dc8f2905581008f
tree410fa5a93a4a0bba8a239c2a37843049779fb4d9
parent8bf1d0712d54bcb7c55b3f03b2c1a2f6fdfa6536
wusbcore: add sysfs attribute for retry count

This patch adds a sysfs attribute for the wireless host controller
transaction retry count.  It also changes the default value from 15
retries to infinite retries because the driver currently does not handle
retry errors gracefully.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/wusbcore/wa-rpipe.c
drivers/usb/wusbcore/wusbhc.c
drivers/usb/wusbcore/wusbhc.h