wifi: Remove misleading error string
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 22 Dec 2010 19:45:18 +0000 (20:45 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 22 Dec 2010 19:45:18 +0000 (20:45 +0100)
commit54deac67cf2bfdf33a267e96d9159ea10c10518e
treef9e89a0696a1ab634c228e3be865d3b75b2ca6b6
parentce64038a4e84a81162b418b15cb8ad68f03ca41b
wifi: Remove misleading error string

Since wpa supplicant sends the interface addition signal before calling
the interface creation callback, interface_added could perfectly be called
with the wifi pointer not set yet.
plugins/wifi.c