From: Timur Tabi Date: Wed, 29 Aug 2012 08:08:02 +0000 (+0000) Subject: net/fsl-pq-mdio: coalesce multiple memory allocations into one X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~253 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd3b8a32e66cc3274a27338335337a5b65611ea5;p=pandora-kernel.git net/fsl-pq-mdio: coalesce multiple memory allocations into one Take advantage of the new mdiobus_alloc_size() function to combine three different memory allocations into one. This also simplies the error handling. Signed-off-by: Timur Tabi Signed-off-by: David S. Miller --- Reading git-diff-tree failed