commit | 6001f340ddf5c3750e15b7c3900a0fda12167f1e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Dec 04 15:01:13 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 04 15:01:13 2015 -0500 |
tree | a91116673bf5ef313005646d1f2b6cba1e35a052 | |
parent | 3cf92222a39cc7842c373dd90a0c204fa7d7cced [diff] | |
parent | b5015854674b653d982f104936ec688e253469b9 [diff] |
Merge branch 'mvpp2-fixes' Marcin Wojtas says: ==================== Marvell Armada 375 mvpp2 fixes During my work on mvneta driver I revised mvpp2, and it occurred that the initial version of Marvell Armada 375 SoC comprised bugs around DMA-unmapping in both ingress and egress paths - not all buffers were umapped in TX path and none(!) in RX. Three patches that I send fix this situation. Any feedback would be welcome. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>