All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Jacky Chou <jacky_chou@aspeedtech.com>
Cc: joe.hershberger@ni.com, rfried.dev@gmail.com,
	michal.simek@amd.com, marek.vasut+renesas@mailbox.org,
	u-boot@lists.denx.de, BMC-SW@aspeedtech.com
Subject: Re: [PATCH] net: phy: ncsi: reslove the unaligned access issue
Date: Thu, 28 Mar 2024 11:08:56 -0400	[thread overview]
Message-ID: <20240328150856.GU3442575@bill-the-cat> (raw)
In-Reply-To: <20240205081323.256131-1-jacky_chou@aspeedtech.com>

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

On Mon, Feb 05, 2024 at 04:13:23PM +0800, Jacky Chou wrote:

> From the ethernet header is not on aligned, because the length
> of the ethernet header is 14 bytes.
> Therefore, unaligned access must be done here.
> 
> Signed-off-by: Jacky Chou <jacky_chou@aspeedtech.com>

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2024-03-28 15:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-05  8:13 [PATCH] net: phy: ncsi: reslove the unaligned access issue Jacky Chou
2024-03-28 15:08 ` Tom Rini [this message]
2024-03-28 15:57   ` Marek Vasut

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=20240328150856.GU3442575@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=BMC-SW@aspeedtech.com \
    --cc=jacky_chou@aspeedtech.com \
    --cc=joe.hershberger@ni.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=michal.simek@amd.com \
    --cc=rfried.dev@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.