From: Alexey Khoroshilov Date: Fri, 10 Oct 2014 20:31:07 +0000 (+0400) Subject: can: esd_usb2: fix memory leak on disconnect X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~83^2~11^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efbd50d2f62fc1f69a3dcd153e63ba28cc8eb27f;p=pandora-kernel.git can: esd_usb2: fix memory leak on disconnect It seems struct esd_usb2 dev is not deallocated on disconnect. The patch adds the missing deallocation. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Acked-by: Matthias Fuchs Cc: linux-stable Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed