staging: unisys: visornic: delay start of worker thread until netdev created
authorTim Sell <Timothy.Sell@unisys.com>
Thu, 9 Jul 2015 17:27:50 +0000 (13:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 01:34:59 +0000 (18:34 -0700)
commit1a2e3e3d0992ced8eeb4cfbf228f617ad08afbf1
tree0de6fd83b95d7ca2eb4e742e9e6e627d676a6a9b
parent3798ff31d1fb1ee33de619ffc81a6a56c3ccb973
staging: unisys: visornic: delay start of worker thread until netdev created

This only makes sense, since the worker thread depends upon the netdev
existing.

Signed-off-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visornic/visornic_main.c