From 2a794401e7af2e9b6fccd93c3d08f86f290f31ae Mon Sep 17 00:00:00 2001 From: Tomasz Bursztyka Date: Fri, 5 Dec 2014 13:54:18 +0200 Subject: [PATCH] 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. --- TODO | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO b/TODO index 92e8747d..8316cca7 100644 --- a/TODO +++ b/TODO @@ -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 - - Fix missing NL80211_CMD_NEW_INTERFACE and NL80211_CMD_DEL_INTERFACE events When new network interfaces added or removed ensure that the appropiate