Return-path: Received: from mail-ew0-f220.google.com ([209.85.219.220]:52486 "EHLO mail-ew0-f220.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751264Ab0CAHeT (ORCPT ); Mon, 1 Mar 2010 02:34:19 -0500 Received: by mail-ew0-f220.google.com with SMTP id 20so1061584ewy.21 for ; Sun, 28 Feb 2010 23:34:18 -0800 (PST) From: Ivo van Doorn To: prahal@yahoo.com Subject: Re: [PATCH] rt2x00: txdone implementation supporting hw encryption. Date: Mon, 1 Mar 2010 08:34:16 +0100 Cc: John Linville , rt2x00 Users List , Gertjan van Wingerde , Pavel Roskin , "linux-wireless" References: <4B88490F.7030605@yahoo.com> In-Reply-To: <4B88490F.7030605@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <201003010834.17027.IvDoorn@gmail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Friday 26 February 2010, Alban Browaeys wrote: > This is an implementation that support WCID being the encryption key. > Wireless Cli Id was set to be the encryption key in rt2800pci_write_tx_desc > and read (TX_STA_FIFO_WCID) as the current queue entry index. > > Signed-off-by: Benoit Papillault > Signed-off-by: Alban Browaeys Acked-by: Ivo van Doorn