commit | 019be1cff44bdfed23163be7469419be4f38589b | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@redhat.com> | Wed Apr 08 18:49:29 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 09 14:25:25 2015 -0400 |
tree | b3bd8de7a7ee2e34c1055790d41c4c284d3b1935 | |
parent | f13b1689d753f333459878ac27cb12d414502a09 [diff] |
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate Update the Chelsio Ethernet drivers to use the dma_rmb/wmb calls instead of the full barriers in order to improve performance. Cc: Santosh Raspatur <santosh@chelsio.com> Cc: Hariprasad S <hariprasad@chelsio.com> Cc: Casey Leedom <leedom@chelsio.com> Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>