diff options
author | Jarod Wilson <[email protected]> | 2011-05-24 16:44:54 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2011-06-11 09:04:04 -0300 |
commit | 0b43fcdff6495958c39e3575848edef4b685ddef (patch) | |
tree | 1a10373052489e4e6eff3ef25d960909faa4ef9e /net/lapb/lapb_timer.c | |
parent | 589e116062d8b5fd1809dfff4c9b7694ce6c2318 (diff) |
[media] mceusb: plug memory leak on data transmit
Hans Petter Selasky pointed out to me that we're leaking urbs when
mce_async_out is called. Its used both for configuring the hardware and
for transmitting IR data. In the tx case, mce_request_packet actually
allocates both a urb and the transfer buffer, neither of which was being
torn down. Do that in the tx callback.
CC: Hans Petter Selasky <[email protected]>
Signed-off-by: Jarod Wilson <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions