TODO: Mark CMD_NEW_WIPHY/CMD_DEL_WIPHY task done

CMD_NEW_WIPHY/CMD_DEL_WIPHY event was added in 3.16 kernel. I fixed its
logic in commit a796dac9a6bedff6db99f57828c85c97071d3d1e.
This commit is contained in:
Tomasz Bursztyka 2014-12-05 13:54:18 +02:00 committed by Denis Kenzior
parent 7a1d9259fa
commit 2a794401e7
1 changed files with 0 additions and 9 deletions

9
TODO
View File

@ -92,15 +92,6 @@ mac80211_hwsim
cfg80211 / nl80211
==================
- Fix missing NL80211_CMD_NEW_WIPHY and NL80211_CMD_DEL_WIPHY events
When new wiphy devices are added or removed ensure that the appropiate
events are send to the "config" multicast group.
Priority: High
Complexity: C1
Owner: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
- Fix missing NL80211_CMD_NEW_INTERFACE and NL80211_CMD_DEL_INTERFACE events
When new network interfaces added or removed ensure that the appropiate