commit | b0b7fa4f7cd016087f22a4c173318b16c796ff11 | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Thu Jun 15 16:43:20 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 16 12:27:11 2017 -0400 |
tree | 0025fcd0272129139eb8903c6e050f7a74298018 | |
parent | 0caf0305a39e62d5cb33cfd1e98aa77a25768232 [diff] |
net: mvmdio: introduce an ops structure Introduce an ops structure to add an indirection on the is_done function, as this is needed to add the xMDIO support later. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>