wifi: Add support to multi scan type
authorMohamed Abbas <mohamed.abbas@intel.com>
Tue, 13 Sep 2011 06:55:14 +0000 (09:55 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Sep 2011 08:53:33 +0000 (10:53 +0200)
commitff76ad35726a05cd5bf66ab09c2681f3bee8912d
treef9c9622cadc47fa832a390dcdb3596d074d1b0f0
parentf5af5715d88a0525e6bc6323d196bd78680e67d1
wifi: Add support to multi scan type

Allow multi scan type for fast connect.

Scanning request removed from interface_added() because it is already
called in connman_device_set_powered() so no need to call it again
immediately (fix by Jukka Rissanen <jukka.rissanen@linux.intel.com>)
include/device.h
plugins/wifi.c
src/device.c