]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: fsl-dpaa2/eth: Only store bpid in priv struct
authorIoana Radulescu <ruxandra.radulescu@nxp.com>
Tue, 6 Jun 2017 15:00:37 +0000 (10:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 10:02:55 +0000 (12:02 +0200)
commit05fa39c6b93fd859cd768a48a1d9615edcff0a94
tree37b6e2d1ec2737958b3bcc10121a5d97b49dbf0d
parent50eacbc8877e725314f140aec091e96c2536d17a
staging: fsl-dpaa2/eth: Only store bpid in priv struct

We only need to know the buffer pool id, so save exactly
that in the device's private structure, instead of the
entire DPBP attributes struct.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.h