commit | b67daab033293b3882ba4dc926ffb084d70044e0 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Sun May 15 03:04:51 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun May 15 13:35:48 2016 -0400 |
tree | 14292e7552e37ab8abacfdd84b140480d1eb79cb | |
parent | 5049e33b559a44e9f216d86c58c7c7fce6f5df2f [diff] |
bnxt_en: Use dma_rmb() instead of rmb(). Use the weaker but more appropriate dma_rmb() to order the reading of the completion ring. Suggested-by: Ajit Khaparde <ajit.khaparde@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>