net/sfc: use eal I/O device memory barriers API
authorAndrew Rybchenko <arybchenko@solarflare.com>
Fri, 20 Jan 2017 13:53:51 +0000 (13:53 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 30 Jan 2017 21:18:26 +0000 (22:18 +0100)
The previous version relied on the fact that DMA sync for device and
PIO write barrier in pair. Now each does its job.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>

No differences found