From: Szymon Janc Date: Sat, 30 Nov 2013 15:14:57 +0000 (+0100) Subject: NFC: llcp: Fix possible memory leak while sending I frames X-Git-Tag: v3.14-rc1~94^2~113^2^2~38^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d53c29dd8548404256c05573ff557c927d214b;p=pandora-kernel.git NFC: llcp: Fix possible memory leak while sending I frames If sending was not completed due to low memory condition msg_data was not free before returning from function. Signed-off-by: Szymon Janc Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed