commit | 1c863c8bcb653be8e2b17b49b24f752392746ee2 | [log] [tgz] |
---|---|---|
author | Mark Einon <mark.einon@gmail.com> | Tue Aug 23 23:40:33 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 23 16:25:27 2011 -0700 |
tree | ba36c62b56feda1b2b0b0df0114a6f235abab824 | |
parent | dbbb24947e1bea5e6034ae2edfbf1be5b8f2b062 [diff] |
staging: et131x: Remove unecessary *etdev NULL check in et1310_phy_init() 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>