commit | 3fb54d7590a4a4d4cf99279c5c228bea788b9628 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Fri Jun 17 10:46:58 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 18 19:45:55 2016 -0700 |
tree | eab96e19f28ae7ce8cbf861a011b334a2ee30918 | |
parent | 4c0d46d2cf62c9cd199cc3323d0b670e7b755650 [diff] |
staging: ks7010: bail out when registering netdevice fails There is no need to continue then. Also, this enables us to remove an ugly static variable. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>