]> 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)
commit6f1ef5a1f143dc6fd7c541b3f491745b2b4d4cd3
tree23b356600f516fbd5793b5bd93724d00299c2874
parent33f34698df3dff794f8eba9a837ee6626c121968
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