aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
diff options
context:
space:
mode:
authorSujith Manoharan <Sujith.Manoharan@atheros.com>2011-02-20 21:20:38 -0500
committerJohn W. Linville <linville@tuxdriver.com>2011-02-23 16:25:28 -0500
commit512c044a299f133c8dc86dd5fa6378d745489286 (patch)
tree1b51b37995ba5c30551d139ffa2a76b6937bd939 /drivers/net/wireless/b43
parent3e3f1d197f5a432b961fadb35604dba92583945e (diff)
ath9k_htc: Fix error path in URB allocation
ath9k_hif_usb_alloc_urbs() takes care of freeing all the allocated URBs for the various endpoints when an error occurs. Calling ath9k_hif_usb_dealloc_urbs() would cause a panic since the URBs have already been freed. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/b43')
0 files changed, 0 insertions, 0 deletions