diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2019-04-22 09:46:44 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-22 22:20:15 -0700 |
commit | 7e6e185c74dd8a8dc539300c079adc6bc27045d6 (patch) | |
tree | 1ab1178d53df8fcf9d8b8823f80647bc46e91922 /net/core | |
parent | 697cd36cda32966bc605bfcf132b0cac4bcd9480 (diff) | |
download | linux-7e6e185c74dd8a8dc539300c079adc6bc27045d6.tar.bz2 |
net: systemport: Remove need for DMA descriptor
All we do is write the length/status and address bits to a DMA
descriptor only to write its contents into on-chip registers right
after, eliminate this unnecessary step.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions