From: Shaohui Xie Date: Fri, 17 Jul 2015 10:07:19 +0000 (+0800) Subject: net/mdio: fix mdio_bus_match for c45 PHY X-Git-Tag: omap-for-v4.3/fixes-merge-window~206^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0536cd910d5bc98300d7830f1d9317df9ab8afa;p=pandora-kernel.git net/mdio: fix mdio_bus_match for c45 PHY We store c45 PHY's id information in c45_ids, so it should be used to check the matching between PHY driver and PHY device for c45 PHY. Signed-off-by: Shaohui Xie Signed-off-by: David S. Miller --- Reading git-diff-tree failed