[IRDA]: mcs7780 needs to free allocated rx buffer.
authorHinko Kocevar <hinko.kocevar@cetrtapot.si>
Sun, 16 Dec 2007 22:08:22 +0000 (14:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Dec 2007 22:08:22 +0000 (14:08 -0800)
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>

No differences found