From 153df3c7d7af6772a99fe5589d26a6677ffd66db Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 26 Aug 2014 13:15:24 -0700 Subject: [PATCH] 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-format-patch failed