]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
remove bogus comment
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 16 Sep 2008 15:31:50 +0000 (17:31 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Tue, 16 Sep 2008 15:31:50 +0000 (17:31 +0200)
iw.c

diff --git a/iw.c b/iw.c
index 72c79835843d409458d8d3c44a85ed1b2d0aebf9..9aa118a1a4502985c7afac74919e4a2966e8d023 100644 (file)
--- a/iw.c
+++ b/iw.c
@@ -166,7 +166,6 @@ static int handle_cmd(struct nl80211_state *state,
                break;
        }
 
-       /* XXX: handle dev for phy */
        if (cmd == &__stop___cmd)
                return -1;