]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: fsl-dpaa2/eth: Remove unused fields from priv struct
authorIoana Radulescu <ruxandra.radulescu@nxp.com>
Tue, 6 Jun 2017 15:00:36 +0000 (10:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 10:02:55 +0000 (12:02 +0200)
commit50eacbc8877e725314f140aec091e96c2536d17a
tree5a91ced0d59732d16153d27261621fd600264957
parentd695e764f26399443474482cd3396130cd38057b
staging: fsl-dpaa2/eth: Remove unused fields from priv struct

Remove the dpni_id and buffer_layout fields from device's
private structure. They're only used at probe so we don't
need to store them for further use.

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