From: Johannes Berg Date: Tue, 16 Sep 2008 15:31:50 +0000 (+0200) Subject: remove bogus comment X-Git-Tag: v0.9~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6b9e41835b0e9ccc17f91d1022d4331d1ad7b3a;p=thirdparty%2Fiw.git remove bogus comment --- diff --git a/iw.c b/iw.c index 72c7983..9aa118a 100644 --- 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;