commit | 0ff804348d66550e7dd1d6781c65403b312e2da2 | [log] [tgz] |
---|---|---|
author | Hinko Kocevar <hinko.kocevar@cetrtapot.si> | Sun Dec 16 14:08:22 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 16 14:08:22 2007 -0800 |
tree | e8b7aaf26d2e6bd765a2dd33964ef9a50616f982 | |
parent | 497ba7f4c8113ed699a4fd793d1437f0c8f2da5e [diff] |
[IRDA]: mcs7780 needs to free allocated rx buffer. While testing the mcs7780 based IrDA USB dongle I've stumbled upon memory leak in mcs_net_close(). Patch below fixes it. Signed-off-by: Hinko Kocevar <hinko.kocevar@cetrtapot.si> Signed-off-by: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: David S. Miller <davem@davemloft.net>