From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-iw0-f171.google.com ([209.85.223.171]:58525 "EHLO mail-iw0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757444AbZLNO7O (ORCPT ); Mon, 14 Dec 2009 09:59:14 -0500 Received: by iwn1 with SMTP id 1so196739iwn.33 for ; Mon, 14 Dec 2009 06:59:13 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <43e72e890912140658xa88e8feq9589b29448d5d7e4@mail.gmail.com> References: <19238.1248.439940.601526@gargle.gargle.HOWL> <43e72e890912140658xa88e8feq9589b29448d5d7e4@mail.gmail.com> From: "Luis R. Rodriguez" Date: Mon, 14 Dec 2009 06:58:53 -0800 Message-ID: <43e72e890912140658x3a12d554ta904ed63a0d1c75b@mail.gmail.com> Subject: Re: [PATCH 1/6] ath9k: Fix bug in assigning sequence number To: Sujith Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Dec 14, 2009 at 6:58 AM, Luis R. Rodriguez wrote: > On Mon, Dec 14, 2009 at 1:26 AM, Sujith wrote: >> The internal, driver-specific maintenance of sequence >> numbers is applicable only for HT frames. >> >> Also, remove comments that are not relevant anymore. >> >> Signed-off-by: Sujith > > Is this cc: stable? Also what bug does this fix, the commit log in no way explains any of this. Luis