mISDN: Fix skb leak in error cases
authorKarsten Keil <keil@b1-systems.de>
Fri, 22 May 2009 11:04:52 +0000 (11:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 May 2009 07:55:30 +0000 (00:55 -0700)
If the channel receive function returns an error the skb must be freed.

Signed-off-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found