aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2019-02-16 04:20:15 -0500
committerDavid S. Miller <davem@davemloft.net>2019-02-18 19:38:25 -0500
commiteb160971af7a2cd807a76adea44e924ebfa05708 (patch)
tree27aad41fe6ec8eeb95d77ec90d896c191c129229 /net/tls/tls_main.c
parent57fd967838c665544f425c4a66ead1259a9ad0dc (diff)
r8169: remove unneeded mmiowb barriers
writex() has implicit barriers, that's what makes it different from writex_relaxed(). Therefore these calls to mmiowb() can be removed. This patch was recently reverted due to a dependency with another problematic patch. But because it didn't contribute to the problem it was rebased and can be resubmitted. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions