All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Luca Coelho <luca@coelho.fi>
Cc: linux-wireless@vger.kernel.org,
	Mordechay Goodstein <mordechay.goodstein@intel.com>,
	Luca Coelho <luciano.coelho@intel.com>
Subject: Re: [PATCH 07/15] iwlwifi: add 80211 hdr offset to trace data
Date: Wed, 22 Aug 2018 14:45:21 +0300	[thread overview]
Message-ID: <877ekir5f2.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <20180821063657.30071-8-luca@coelho.fi> (Luca Coelho's message of "Tue, 21 Aug 2018 09:36:49 +0300")

Luca Coelho <luca@coelho.fi> writes:

> From: Mordechay Goodstein <mordechay.goodstein@intel.com>
>
> Every rx mpdu cmd is built from cmd_hdr | 80211_hdr.  The problem is
> that the size of cmd_hdr changes with API changes and we don't know
> where the 80211_hdr starts.
>
> By adding the size of cmd_hdr dynamically, we can ensure that we always
> know how to parse mpdu frames, without dependending on the API changes.
>
> Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com>
> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>

[...]

> --- a/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h
> +++ b/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h
> @@ -2,6 +2,7 @@
>   *
>   * Copyright(c) 2009 - 2014 Intel Corporation. All rights reserved.
>   * Copyright(c) 2015        Intel Deutschland GmbH
> + * Copyright(c) 2018        Intel Corporation
>   *
>   * This program is free software; you can redistribute it and/or modify it
>   * under the terms of version 2 of the GNU General Public License as
> @@ -12,10 +13,6 @@
>   * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
>   * more details.
>   *
> - * You should have received a copy of the GNU General Public License along with
> - * this program; if not, write to the Free Software Foundation, Inc.,
> - * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
> - *
>   * The full GNU General Public License is included in this distribution in the
>   * file called LICENSE.
>   *

Ok, you have more of these removals in this patch so I guess it's
intentional. But IMHO it would be nicer to remove these all in one go
instead of sprinkle around in different patches.

-- 
Kalle Valo

  reply	other threads:[~2018-08-22 15:10 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-21  6:36 [PATCH 00/15] iwlwifi: updates intended for v4.20 2018-08-21 Luca Coelho
2018-08-21  6:36 ` [PATCH 01/15] iwlwifi: remove dump_regs() from transport ops Luca Coelho
2018-08-21  6:36 ` [PATCH 02/15] iwlwifi: remove FSF's address from the license notice Luca Coelho
2018-08-21  6:36 ` [PATCH 03/15] iwlwifi: mvm: skip EBS in low latency mode while fragmented scan isn't supported Luca Coelho
2018-08-21  6:36 ` [PATCH 04/15] iwlwifi: mvm: support new reduce tx power FW API Luca Coelho
2018-08-21  6:36 ` [PATCH 05/15] iwlwifi: pcie: store the default rxq number Luca Coelho
2018-08-21  6:36 ` [PATCH 06/15] iwlwifi: pcie: make gen2 of apm_init non-static Luca Coelho
2018-08-21  6:36 ` [PATCH 07/15] iwlwifi: add 80211 hdr offset to trace data Luca Coelho
2018-08-22 11:45   ` Kalle Valo [this message]
2018-08-22 11:58     ` Luca Coelho
2018-08-23 11:13       ` Kalle Valo
2018-08-23 11:50         ` Luca Coelho
2018-08-23 12:24           ` Kalle Valo
2018-08-21  6:36 ` [PATCH 08/15] iwlwifi: don't WARN on trying to dump dead firmware Luca Coelho
2018-08-21  6:36 ` [PATCH 09/15] iwlwifi: pcie: avoid unnecessary work if NIC is disconnected Luca Coelho
2018-08-21  6:36 ` [PATCH 10/15] iwlwifi: mvm: support Coex Schema 2 Luca Coelho
2018-08-21  6:36 ` [PATCH 11/15] iwlwifi: improve the flow when a NIC is disconnected Luca Coelho
2018-08-21  6:36 ` [PATCH 12/15] iwlwifi: mvm: fix BAR seq ctrl reporting Luca Coelho
2018-08-21  6:36 ` [PATCH 13/15] iwlwifi: mvm: avoid sending too many BARs Luca Coelho
2018-08-21  6:36 ` [PATCH 14/15] iwlwifi: mvm: Send LQ command as async when necessary Luca Coelho
2018-09-06  8:22   ` Hao Wei Tee
2018-09-06  8:44     ` Luca Coelho
2018-08-21  6:36 ` [PATCH 15/15] iwlwifi: pcie: set interrupt coalescing also for gen2 Luca Coelho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877ekir5f2.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luca@coelho.fi \
    --cc=luciano.coelho@intel.com \
    --cc=mordechay.goodstein@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.