linux/drivers/net/wireless/ath/ar9170
Valentin Longchamp 2d20c72c02 setup correct int pipe type in ar9170_usb_exec_cmd
An int urb is constructed but we fill it in with a bulk pipe type.

Commit f661c6f8c6 implemented a pipe type
check when CONFIG_USB_DEBUG is enabled. The check failed for all the ar9170
usb transfers and the driver could not configure the wifi dongle.

This went unnoticed until now because most people don't have
CONFIG_USB_DEBUG enabled.

Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
Cc: Stable <stable@kernel.org>
Acked-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-30 15:37:35 -04:00
..
ar9170.h ar9170: load firmware asynchronously 2010-03-02 14:31:50 -05:00
cmd.c ar9170: handle overflow in tsf_low register during get_tsf 2009-10-07 16:39:38 -04:00
cmd.h ar9170: handle overflow in tsf_low register during get_tsf 2009-10-07 16:39:38 -04:00
eeprom.h
hw.h ar9170: small misc changes 2009-12-21 18:39:03 -05:00
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
led.c mac80211: redefine usage of the mac80211 workqueue 2009-08-04 16:44:14 -04:00
mac.c ar9170: fix AC_VIDEO txop parameter 2009-12-21 18:39:05 -05:00
main.c ar9170: load firmware asynchronously 2010-03-02 14:31:50 -05:00
Makefile
phy.c ar9170: add heavy clip handling 2009-10-07 16:39:38 -04:00
usb.c setup correct int pipe type in ar9170_usb_exec_cmd 2010-03-30 15:37:35 -04:00
usb.h ar9170usb: atomic pending urbs counter 2009-10-27 16:48:34 -04:00