提交 0733119c 编写于 作者: G Gustavo F. Padovan

Bluetooth: Clean up ath3k_load_firmware()

Signed-off-by: NGustavo F. Padovan <padovan@profusion.mobi>
上级 cd69a03a
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册