OSDN Git Service

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)
commit5adb55c92918225005873aaac5e6af36789bf0ad
tree80f03ce4a81e6d0e2d08e0b28e75aacb90f428dd
parent03ac738d5cf2f97ffa1209f6fd5d4bc211a933de
fsl/fman: Remove a useless call to 'dev_set_drvdata()'

Commit c6e26ea8c893 ("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