commit | 7906a4da0ef845d01e76f2187c23cc71ae00fa1d | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Thu Sep 22 08:34:59 2016 +0930 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 22 03:31:14 2016 -0400 |
tree | f5b2b98178885b64f0f5ab7ce8ca73b304a6f107 | |
parent | ada66b54c44add8702612940a08d077b4d6ecd0e [diff] |
net/faraday: Make EDO{R,T}R bits configurable These bits are #defined at a fixed location. In order to support future hardware that has chosen to move these bits around move the bits into a member of the struct ftgmac100. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: David S. Miller <davem@davemloft.net>