Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225125
b: refs/heads/master
c: caa0a99
h: refs/heads/master
i:
  225123: 6c0bdea
v: v3
  • Loading branch information
Sujith Manoharan authored and John W. Linville committed Dec 7, 2010
1 parent 3c0a783 commit 1ac1bf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 692d6b175b392512881ab374567e900fc825d487
refs/heads/master: caa0a99acd2c4eb0a8d4e9caae397291e4cf743a
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/ath/ath9k/hif_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -885,9 +885,9 @@ static int ath9k_hif_usb_dev_init(struct hif_device_usb *hif_dev, u32 drv_info)

return 0;

err_fw_download:
ath9k_hif_usb_dealloc_urbs(hif_dev);
err_urb:
ath9k_hif_usb_dealloc_urbs(hif_dev);
err_fw_download:
release_firmware(hif_dev->firmware);
err_fw_req:
hif_dev->firmware = NULL;
Expand Down

0 comments on commit 1ac1bf6

Please sign in to comment.