Return-path: Received: from Cpsmtpm-eml108.kpnxchange.com ([195.121.3.12]:53304 "EHLO CPSMTPM-EML108.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966484Ab0BZWvz (ORCPT ); Fri, 26 Feb 2010 17:51:55 -0500 Message-ID: <4B885089.6040605@gmail.com> Date: Fri, 26 Feb 2010 23:51:53 +0100 From: Gertjan van Wingerde MIME-Version: 1.0 To: prahal@yahoo.com CC: John Linville , rt2x00 Users List , Ivo van Doorn , Pavel Roskin , linux-wireless Subject: Re: [PATCH] rt2x00: txdone implementation supporting hw encryption. References: <4B88490F.7030605@yahoo.com> In-Reply-To: <4B88490F.7030605@yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 02/26/10 23:19, 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: Gertjan van Wingerde