From: Ming Lei Date: Tue, 6 Nov 2012 04:53:06 +0000 (+0000) Subject: usbnet: smsc95xx: fix memory leak in smsc95xx_suspend X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~427 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a221be022c2cc98a48e0808a4ef0dc8f0b3a34;p=pandora-kernel.git usbnet: smsc95xx: fix memory leak in smsc95xx_suspend This patch fixes memory leak in smsc95xx_suspend. Also, it isn't necessary to bother mm to allocate 8bytes/16byte, and we can use stack variable safely. Acked-By: Steve Glendinning Signed-off-by: Ming Lei Signed-off-by: David S. Miller --- Reading git-diff-tree failed