commit | 8a8982d1e2137aa020dd9fbc96b5e3c4fd871d0c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Aug 11 12:11:36 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 11 12:11:36 2018 -0700 |
tree | 530131f11344c9b2f84245507a2dd69dc27e6d30 | |
parent | 78aca3bbee880ea4d6f30d603c057058b03bdc77 [diff] | |
parent | b6311b7bea41963c81da3ab58730dcc3c1aa388e [diff] |
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 <davem@davemloft.net>