From: sjur.brandeland@stericsson.com Date: Sun, 22 May 2011 11:18:54 +0000 (+0000) Subject: caif: Plug memory leak for checksum error X-Git-Tag: v3.0-rc1~351^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69c867c90c7fe0773d9aa4e8bbf777f574be13d2;p=pandora-kernel.git caif: Plug memory leak for checksum error In case of checksum error, the framing layer returns -EILSEQ, but does not free the packet. Plug this hole by freeing the packet if -EILSEQ is returned. Signed-off-by: Sjur Brændeland Signed-off-by: David S. Miller --- Reading git-diff-tree failed