From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752181AbdJ0IDj (ORCPT ); Fri, 27 Oct 2017 04:03:39 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:40190 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751933AbdJ0IDc (ORCPT ); Fri, 27 Oct 2017 04:03:32 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 6349260116 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: rtlwifi: Remove seq_number from rtl_tid_data From: Kalle Valo In-Reply-To: <20171024020331.7353-1-pkshih@realtek.com> References: <20171024020331.7353-1-pkshih@realtek.com> To: Ping-Ke Shih Cc: , , , , , User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20171027080332.4D141601EA@smtp.codeaurora.org> Date: Fri, 27 Oct 2017 08:03:32 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ping-Ke Shih wrote: > From: Ping-Ke Shih > > Since mac80211 maintains the sequence number for each STA/TID, > driver doesn't need to maintain a copy. > > Signed-off-by: Ping-Ke Shih Patch applied to wireless-drivers-next.git, thanks. 1d1aa8f1ea24 rtlwifi: Remove seq_number from rtl_tid_data -- https://patchwork.kernel.org/patch/10023425/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches