staging: et131x: Remove unecessary *etdev NULL check in et1310_phy_init()
authorMark Einon <mark.einon@gmail.com>
Tue, 23 Aug 2011 22:40:33 +0000 (23:40 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 23:25:27 +0000 (16:25 -0700)
It is impossible to get to this function with the pointer being NULL.
Tested on an ET-131x device.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found