commit | 7c39994fc1e2b6a1bb5cb207a88e88a6b1ac1694 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue Mar 31 15:02:04 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 16:51:17 2015 -0400 |
tree | 4873f2936192a8e04e398f4148e7bf62ac9d87e6 | |
parent | c69618b3e4f220f4990b91596d40ea3c4cdc938a [diff] |
net/macb: add the user i/o to ethtool register dump User i/o register EMAC_USRIO or GMAC_UR can be found on both macb and gem flavors of the peripheral. By using the proper accessor, we can add it to the register dump feature of ethtool. Increment the version of this API so it can be noticed from user space. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: David S. Miller <davem@davemloft.net>