From: David S. Miller Date: Sat, 11 Aug 2018 19:11:36 +0000 (-0700) Subject: Merge branch 'netsec-driver-improvements' X-Git-Tag: v4.19-rc1~140^2~45 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=8a8982d1e2137aa020dd9fbc96b5e3c4fd871d0c;p=linux.git Merge branch 'netsec-driver-improvements' Ilias Apalodimas says: ==================== netsec driver improvements This patchset introduces some improvements on socionext netsec driver. - patch 1/2, avoids unneeded MMIO reads on the Rx path - patch 2/2, is adjusting the numbers of descriptors used Changes since v1: - Move dma_rmb() to protect descriptor accesses until the device has updated the NETSEC_RX_PKT_OWN_FIELD bit ==================== Signed-off-by: David S. Miller --- 8a8982d1e2137aa020dd9fbc96b5e3c4fd871d0c