diff options
author | Christoph Hellwig <[email protected]> | 2018-01-10 19:03:21 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2018-01-17 18:04:43 -0600 |
commit | c08fa1608ddbf21a00ce4da54b0d90635cf5c1de (patch) | |
tree | be373632f718679410f36b09f597811195ffc65f /net/unix/sysctl_net_unix.c | |
parent | 8d669f93b4b1405946af77a155c1df4fe1b526b1 (diff) |
net: tsi108: Use DMA API properly
We need to pass a struct device to the DMA API, even if some architectures
still support that for legacy reasons, and should not mix it with the old
PCI DMA API.
Note that the driver also seems to never actually unmap its DMA mappings,
but to fix that we'll need someone more familar with the driver.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions