All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: kvalo@codeaurora.org
Cc: ryder.lee@mediatek.com, sean.wang@mediatek.com,
	linux-wireless@vger.kernel.org,
	linux-mediatek@lists.infradead.org, lorenzo.bianconi@redhat.com,
	nbd@nbd.name
Subject: [PATCH 0/3] fix endianness issues in mt7663e driver
Date: Wed, 18 Mar 2020 13:41:02 +0100	[thread overview]
Message-ID: <cover.1584534454.git.lorenzo@kernel.org> (raw)

Fix endianness issues reported by kbuild test robot

Lorenzo Bianconi (3):
  mt76: mt7615: fix mt7663e firmware struct endianness
  mt76: mt7615: fix endianness in unified command
  mt76: mt7615: add missing declaration in mt7615.h

 drivers/net/wireless/mediatek/mt76/mt7615/mcu.c  | 16 ++++++++--------
 .../net/wireless/mediatek/mt76/mt7615/mt7615.h   |  1 +
 2 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.25.1


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: kvalo@codeaurora.org
Cc: linux-wireless@vger.kernel.org, nbd@nbd.name,
	lorenzo.bianconi@redhat.com, sean.wang@mediatek.com,
	ryder.lee@mediatek.com, linux-mediatek@lists.infradead.org
Subject: [PATCH 0/3] fix endianness issues in mt7663e driver
Date: Wed, 18 Mar 2020 13:41:02 +0100	[thread overview]
Message-ID: <cover.1584534454.git.lorenzo@kernel.org> (raw)

Fix endianness issues reported by kbuild test robot

Lorenzo Bianconi (3):
  mt76: mt7615: fix mt7663e firmware struct endianness
  mt76: mt7615: fix endianness in unified command
  mt76: mt7615: add missing declaration in mt7615.h

 drivers/net/wireless/mediatek/mt76/mt7615/mcu.c  | 16 ++++++++--------
 .../net/wireless/mediatek/mt76/mt7615/mt7615.h   |  1 +
 2 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.25.1


             reply	other threads:[~2020-03-18 12:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18 12:41 Lorenzo Bianconi [this message]
2020-03-18 12:41 ` [PATCH 0/3] fix endianness issues in mt7663e driver Lorenzo Bianconi
2020-03-18 12:41 ` [PATCH 1/3] mt76: mt7615: fix mt7663e firmware struct endianness Lorenzo Bianconi
2020-03-18 12:41   ` Lorenzo Bianconi
2020-03-23 17:35   ` Kalle Valo
2020-03-23 17:35   ` Kalle Valo
2020-03-18 12:41 ` [PATCH 2/3] mt76: mt7615: fix endianness in unified command Lorenzo Bianconi
2020-03-18 12:41   ` Lorenzo Bianconi
2020-03-18 12:41 ` [PATCH 3/3] mt76: mt7615: add missing declaration in mt7615.h Lorenzo Bianconi
2020-03-18 12:41   ` Lorenzo Bianconi

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=cover.1584534454.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=kvalo@codeaurora.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    --cc=ryder.lee@mediatek.com \
    --cc=sean.wang@mediatek.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.