TODO: Add task to coalesce BSS and Network objects

Taking this task in the same patch.
This commit is contained in:
Jukka Rissanen 2015-01-19 13:52:42 +02:00 committed by Denis Kenzior
parent a0124f89e9
commit ddd376978b
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -355,6 +355,15 @@ Wireless daemon
Complexity: C1
Owner: Denis Kenzior <denkenz@gmail.com>
- Coalesce BSS and security parameters into Network object
Coalesce all the BSS with the same SSID and security parameters into one
Network object in wiphy.c
Priority: High
Complexity: C2
Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Client
======