]> git.baikalelectronics.ru Git - kernel.git/commit
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 6 Nov 2017 21:53:29 +0000 (22:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Nov 2017 04:53:33 +0000 (13:53 +0900)
commit153f32267410b46896632f7d1532d6751b815170
tree80f03ce4a81e6d0e2d08e0b28e75aacb90f428dd
parent23bbe30642563d61102cc134956606a9a968469d
fsl/fman: Remove a useless call to 'dev_set_drvdata()'

Commit 3ffc76c0beb6 ("dpaa_eth: change device used") has removed usage of
'dev_set_drvdata()' in the 'mac_probe() function.

This call should also be axed.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fman/mac.c