Return-path: Received: from senator.holtmann.net ([87.106.208.187]:42148 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752493Ab0CWMPC (ORCPT ); Tue, 23 Mar 2010 08:15:02 -0400 Subject: Re: [PATCH 2/2] mac80211: Add support for connection quality monitoring From: Marcel Holtmann To: Juuso Oikarinen Cc: "linville@tuxdriver.com" , "linux-wireless@vger.kernel.org" , "Coelho Luciano (Nokia-D/Helsinki)" In-Reply-To: <1269329862.10120.768.camel@wimaxnb.nmp.nokia.com> References: <1269327754-995-1-git-send-email-juuso.oikarinen@nokia.com> <1269327754-995-3-git-send-email-juuso.oikarinen@nokia.com> <1269328436.11714.56.camel@localhost.localdomain> <1269329862.10120.768.camel@wimaxnb.nmp.nokia.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 23 Mar 2010 05:14:53 -0700 Message-ID: <1269346493.11714.64.camel@localhost.localdomain> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Juuso, > > > Add support for the set_cqm_config op. This op function configures the > > > requested connection quality monitor rssi threshold and rssi hysteresis > > > values to the hardware if the hardware supports > > > IEEE80211_HW_SUPPORTS_CQM. > > > > > > For unsupporting hardware, currently -EOPNOTSUPP is returned, so the mac80211 > > > is currently not doing connection quality monitoring on the host. This could be > > > added later, if needed. > > > > I think you mean "For unsupported hardware, ..." ;) > > I guess you could phrase it like this as well. Do you think this is a > problem, i.e. do you want me to resubmit a fixed patch? you can leave this up to John actually. He could also fix this on the fly when it applies the patch. However if he wants you to re-submit you might have to do it ;) Regards Marcel