Linux wireless drivers development
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Rakesh Pillai <pillair@qti.qualcomm.com>
Cc: "ath10k@lists.infradead.org" <ath10k@lists.infradead.org>,
	Govind Singh <govinds@qti.qualcomm.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v2 2/4] ath10k: WMI: Add management tx by reference support over wmi
Date: Thu, 7 Dec 2017 15:06:48 +0000	[thread overview]
Message-ID: <87tvx2tw54.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1512214248-17127-3-git-send-email-pillair@qti.qualcomm.com> (Rakesh Pillai's message of "Sat, 2 Dec 2017 17:00:46 +0530")

Rakesh Pillai <pillair@qti.qualcomm.com> writes:

> HL1.0 firmware branch, used in wcn3990, transmits management
> frames by reference over WMI.
>
> Add support for management tx by reference over WMI.
>
> Signed-off-by: Rakesh Pillai <pillair@qti.qualcomm.com>
> Signed-off-by: Govind Singh <govinds@qti.qualcomm.com>

This one has an endian problem:

drivers/net/wireless/ath/ath10k/wmi-tlv.c:2537:22: warning: incorrect type =
in assignment (different base types)
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2537:22:    expected restricted _=
_le32 [usertype] vdev_id
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2537:22:    got unsigned int [uns=
igned] [assigned] [usertype] vdev_id

I recommend running ath10k-check before submission:

https://wireless.wiki.kernel.org/en/users/drivers/ath10k/codingstyle#checki=
ng_code

--=20
Kalle Valo=

  reply	other threads:[~2017-12-07 15:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-02 11:30 [PATCH v2 0/4] WMI changes for wcn3990 Rakesh Pillai
2017-12-02 11:30 ` [PATCH v2 1/4] ath10k: WMI: modify svc bitmap parsing " Rakesh Pillai
2017-12-07 15:04   ` Kalle Valo
2017-12-02 11:30 ` [PATCH v2 2/4] ath10k: WMI: Add management tx by reference support over wmi Rakesh Pillai
2017-12-07 15:06   ` Kalle Valo [this message]
2017-12-02 11:30 ` [PATCH v2 3/4] ath10k: WMI: get wmi init parameter values from hw params Rakesh Pillai
2017-12-02 11:30 ` [PATCH v2 4/4] ath10k: WMI: add hw params entry for wcn3990 Rakesh Pillai
2017-12-07 15:08   ` Kalle Valo

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=87tvx2tw54.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=govinds@qti.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pillair@qti.qualcomm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox