commit | e0536cd910d5bc98300d7830f1d9317df9ab8afa | [log] [tgz] |
---|---|---|
author | Shaohui Xie <Shaohui.Xie@freescale.com> | Fri Jul 17 18:07:19 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 21 00:16:37 2015 -0700 |
tree | ab3acedbaf48b673869385e9c37103b855277021 | |
parent | 8bf4ada2e21378816b28205427ee6b0e1ca4c5f1 [diff] |
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 <Shaohui.Xie@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>