summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/arc
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2018-02-24 20:28:16 +0300
committerDavid S. Miller <davem@davemloft.net>2018-02-26 13:57:38 -0500
commit4869a1476df5ef2d09fa52acc9cfcc21b47194c5 (patch)
treef7cc2b5fdda63e9a82f2a72442f31c30e54f50bd /drivers/net/ethernet/arc
parent3adc1c63e288c3f60b1bdee461a0b15447901bcc (diff)
downloadlinux-4869a1476df5ef2d09fa52acc9cfcc21b47194c5.tar.gz
linux-4869a1476df5ef2d09fa52acc9cfcc21b47194c5.tar.xz
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
The TSU_QTAG0/1 registers found in the Gigabit Ether controllers actually have the same long name as the TSU_QTAGM0/1 registers in the early Ether controllers: Qtag Addition/Deletion Set Register (Port 0/1 to 1/0); thus there's no need to make a difference in sh_eth_tsu_init() between those controllers. Unfortunately, we can't just remove TSU_QTAG0/1 from the register *enum* because that would break the ethtool register dump... Fixes: b0ca2a21f769 ("sh_eth: Add support of SH7763 to sh_eth") Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/arc')
0 files changed, 0 insertions, 0 deletions