wifi: Device reference counting fix on scan
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 6 Sep 2011 07:13:17 +0000 (10:13 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 12 Sep 2011 10:14:16 +0000 (12:14 +0200)
commit8a0aef14616e3a3e1ca5ba9ba4295ebf95cf2899
tree193575bfbd51c66aab99e59ffdf68422be540b92
parent988a7a8d7c4bdc40e770f0a20f2da33e49386207
wifi: Device reference counting fix on scan

When starting to scan, up the reference count on struct connman_device
and release it in the scan callback.
plugins/wifi.c