From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:49122 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751407Ab0G0UKN (ORCPT ); Tue, 27 Jul 2010 16:10:13 -0400 Subject: Re: [PATCH] mac80211: fix sw scan bracketing From: Johannes Berg To: "Luis R. Rodriguez" Cc: John Linville , linux-wireless In-Reply-To: References: <1276857140.3638.22.camel@jlt3.sipsolutions.net> <1280226169.19098.12.camel@jlt3.sipsolutions.net> Content-Type: text/plain; charset="UTF-8" Date: Tue, 27 Jul 2010 22:09:56 +0200 Message-ID: <1280261396.3755.5.camel@jlt3.sipsolutions.net> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2010-07-27 at 10:29 -0700, Luis R. Rodriguez wrote: > I just reviewed this and noticed both of these prints are using > KERN_DEBUG, and since the warning will become valid *after* this gets > properly fixed, are you OK with just a revert of your patch? I've seen this show up in bug reports, and we _know_ that there's a problem since I fixed it, so no, I really do want the message to go away. johannes