From: Florian Fainelli Date: Tue, 26 Aug 2014 20:15:24 +0000 (-0700) Subject: net: phy: bcm7xxx: introduce helper macro X-Git-Tag: fixes-against-v3.18-rc2~81^2~208^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=153df3c7d7af6772a99fe5589d26a6677ffd66db;p=pandora-kernel.git net: phy: bcm7xxx: introduce helper macro All 28nm Gigabit PHYs supported by the driver have the same callbacks, the only differences being the 32-bits OUI and the name. Use a macro to factor this, making it easier in the future to add new entries. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed