From: Sebastian Hesselbarth Date: Wed, 10 Apr 2013 23:29:34 +0000 (+0000) Subject: net: mv643xx_eth: use managed devm_kzalloc X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=727f957a3c24c97e228337e876c6c4b2733bdca3;p=pandora-kernel.git net: mv643xx_eth: use managed devm_kzalloc This patch moves shared private data kzalloc to managed devm_kzalloc and cleans now unneccessary kfree and error handling. Signed-off-by: Sebastian Hesselbarth Signed-off-by: David S. Miller --- Reading git-diff-tree failed