crypto/dpaa_sec: rename mbuf physical address to IOVA
authorHemant Agrawal <hemant.agrawal@nxp.com>
Tue, 7 Nov 2017 12:15:08 +0000 (17:45 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 7 Nov 2017 14:39:47 +0000 (15:39 +0100)
commit116ff44aa8e15426aeac930fbebaaeb4755f7999
tree2652ab852b4398c9bd245833cbe015b7c75614d4
parent6eaf4e7c337551fdbc3d5d22721ada5c2d4b8457
crypto/dpaa_sec: rename mbuf physical address to IOVA

buf_physaddr is getting deprecated in mbuf.

Fixes: 455da5453987 ("mbuf: rename physical address to IOVA")

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/crypto/dpaa_sec/dpaa_sec.c