Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 246929
b: refs/heads/master
c: 0733119
h: refs/heads/master
i:
  246927: 583dbe3
v: v3
  • Loading branch information
Gustavo F. Padovan committed Apr 13, 2011
1 parent add32d7 commit 0c610dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: cd69a03af1106c486033df600c7945957ea5abeb
refs/heads/master: 0733119c0bed37eda4bb832d049939a0dc53a233
3 changes: 0 additions & 3 deletions trunk/drivers/bluetooth/ath3k.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ static int ath3k_load_firmware(struct usb_device *udev,
count -= size;
}

kfree(send_buf);
return 0;

error:
kfree(send_buf);
return err;
Expand Down

0 comments on commit 0c610dc

Please sign in to comment.