Return-path: Received: from s3.sipsolutions.net ([5.9.151.49]:47744 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754472AbdCFOIu (ORCPT ); Mon, 6 Mar 2017 09:08:50 -0500 Message-ID: <1488805150.27057.7.camel@sipsolutions.net> (sfid-20170306_151012_572715_81EF46CF) Subject: Re: [PATCH v2 1/4] mac80211-hwsim: notify user-space about channel change. From: Johannes Berg To: greearb@candelatech.com, linux-wireless@vger.kernel.org Date: Mon, 06 Mar 2017 13:59:10 +0100 In-Reply-To: <1488232593-2552-2-git-send-email-greearb@candelatech.com> (sfid-20170228_053238_938538_2193D6CF) References: <1488232593-2552-1-git-send-email-greearb@candelatech.com> <1488232593-2552-2-git-send-email-greearb@candelatech.com> (sfid-20170228_053238_938538_2193D6CF) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: > + * @HWSIM_ATTR_CH_FREQ1: Configured center-freq-1. CENTER_FREQ1 might be better? CH will be equated with "channel", and that's kinda wrong. johannes