From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from s3.sipsolutions.net ([5.9.151.49]:41595 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752542AbcEaNCZ (ORCPT ); Tue, 31 May 2016 09:02:25 -0400 Message-ID: <1464699740.3076.26.camel@sipsolutions.net> (sfid-20160531_150228_525222_6CB22C4F) Subject: Re: [PATCH v2] mac80211: add vht cap decode to debugfs. From: Johannes Berg To: greearb@candelatech.com, linux-wireless@vger.kernel.org Date: Tue, 31 May 2016 15:02:20 +0200 In-Reply-To: <1463164173-21804-1-git-send-email-greearb@candelatech.com> References: <1463164173-21804-1-git-send-email-greearb@candelatech.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, 2016-05-13 at 11:29 -0700, greearb@candelatech.com wrote: > From: Ben Greear > > This makes it a lot easier to understand the capabilities used > by the station: > Applied. johannes