commit | 3242e2b46d297e48846022694502d9023c22f6c1 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Tue Dec 08 00:40:19 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 08 21:55:05 2015 -0500 |
tree | f2c4a9a2f64794b78df1de9f8e69983131eb0ca5 | |
parent | 3cdb73091767649ffd706a5caa3e75a411176f29 [diff] |
sh_eth: remove mask fields from 'struct bb_info' The MDIO control bits are always mapped to the same bits of the same register (PIR), so there's no need to store their masks in the 'struct bb_info'... Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Acked-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: David S. Miller <davem@davemloft.net>