wifi: Set device powered from the interface create callback
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 29 Nov 2011 14:00:52 +0000 (15:00 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 29 Nov 2011 14:00:52 +0000 (15:00 +0100)
commitec4029b54511a11900807b97f243dcb5c72685ec
tree0b8d452d9ace03c2231573f5cdbdbdfbc010af04
parent1bd1ce5f07f16cb0ffef2aab1dc6732ea9ca9337
wifi: Set device powered from the interface create callback

As interface_added can potentially show up before the interface creation
callback, the device powered flag can be set from the latter.
gsupplicant/gsupplicant.h
gsupplicant/supplicant.c
plugins/wifi.c