Check for task->path when removing an interface or a network
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 22 Mar 2010 12:10:13 +0000 (13:10 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 22 Mar 2010 16:56:34 +0000 (17:56 +0100)
commit678e15dba2930464631ddca47b42a9d8473b1175
treeab0ab255f5f92c7c10625707b00c4edf2d4e0598
parent4997f6e38f34effc00179e849dee0dc2e2263d3a
Check for task->path when removing an interface or a network

We need to be more careful about task->path since it could disappear on
us if we want to go offline before we get the add_interface D-Bus reply.
plugins/supplicant.c