From: Lennert Buytenhek Date: Wed, 8 Oct 2008 23:29:57 +0000 (-0700) Subject: phylib: move to dynamic allocation of struct mii_bus X-Git-Tag: v2.6.28-rc1~717^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298cf9beb9679522de995e249eccbd82f7c51999;p=pandora-kernel.git phylib: move to dynamic allocation of struct mii_bus This patch introduces mdiobus_alloc() and mdiobus_free(), and makes all mdio bus drivers use these functions to allocate their struct mii_bus'es dynamically. Signed-off-by: Lennert Buytenhek Signed-off-by: David S. Miller Acked-by: Andy Fleming --- Reading git-diff-tree failed