Skip to content
Commit 8a8982d1 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 78aca3bb b6311b7b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment