summaryrefslogtreecommitdiff
path: root/include/linux/rhashtable.h
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2015-02-19 22:09:27 +0300
committerDavid S. Miller <davem@davemloft.net>2015-02-21 01:52:46 +0300
commitddede6d536d70c4ef2193ca14208db90740fcd22 (patch)
tree1a019786f29a1abc9105aae80cc8ffaf0375683a /include/linux/rhashtable.h
parent6dd0c1655be26345960a6bae574c7dc4648611d3 (diff)
downloadlinux-ddede6d536d70c4ef2193ca14208db90740fcd22.tar.xz
net: dsa: bcm_sf2: fix 64-bits register reads
Reading 64-bits register was not working because we inverted the steps between reading the lower 32-bits of the register and reading the upper 32-bits. Swapping these operations is how the HW guarantees that 64-bits reads are latched correctly. We only have a handful of 64-bits registers for now, mostly MIB counters, so the imapct is low. Fixes: 246d7f773c13 ("net: dsa: add Broadcom SF2 switch driver") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/rhashtable.h')
0 files changed, 0 insertions, 0 deletions