commit | 63cd9083b171cf78d56a9642c7a04272876123f5 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Tue Sep 01 11:20:19 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 02 15:47:01 2020 -0700 |
tree | fbe33aaf577e439f91085f97307155779d4096e0 | |
parent | d3dfc362e073e8caf74dafaa5c33135e93d8e617 [diff] |
ionic: clean up page handling code The internal page handling can be cleaned up by passing our local page struct rather than dma addresses, and by putting more of the mgmt code into the alloc and free routines. Co-developed-by: Neel Patel <neel@pensando.io> Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>