]> git.baikalelectronics.ru Git - kernel.git/commit
staging: fsl-dpaa2/eth: Remove pointless instruction
authorIoana Radulescu <ruxandra.radulescu@nxp.com>
Mon, 9 Jul 2018 15:01:09 +0000 (10:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jul 2018 10:32:35 +0000 (12:32 +0200)
commita458d2685875d26e2959d797a2253e51879ac286
tree23b356600f516fbd5793b5bd93724d00299c2874
parent8a20793ba810b11d6148650ff15eacdf5795dc4e
staging: fsl-dpaa2/eth: Remove pointless instruction

We don't need to call dev_set_drvdata(dev, NULL) on driver
remove since core kernel code also performs this step.

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