summaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorLijun Pan <ljp@linux.ibm.com>2021-01-30 04:19:05 +0300
committerJakub Kicinski <kuba@kernel.org>2021-02-02 07:21:12 +0300
commit2719cb445da5fec698e961abdf75cf9e4d61fba4 (patch)
treeee0204797ce611fa7f4612782439daf32046e4e2 /net/core
parent665ab1eb18d7e8eaa8377fb8bf4924bfeb63bbce (diff)
downloadlinux-2719cb445da5fec698e961abdf75cf9e4d61fba4.tar.xz
ibmvnic: remove unnecessary rmb() inside ibmvnic_poll
rmb() can be removed since: 1. pending_scrq() has dma_rmb() at the function end; 2. dma_rmb(), though weaker, is enough here. Signed-off-by: Lijun Pan <ljp@linux.ibm.com> Acked-by: Dwip Banerjee <dnbanerg@us.ibm.com> Acked-by: Thomas Falcon <tlfalcon@linux.ibm.com> Reviewed-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions