From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] eth-raw-os.c: Add cast to bind(2) call
Date: Fri, 15 Jan 2016 07:28:26 -0500 [thread overview]
Message-ID: <20160115122826.GG3359@bill-the-cat> (raw)
In-Reply-To: <CAEUhbmX2tZtMNkOP_PVO2HxGpk=s131zhMDc10TZdoyUQwfM_g@mail.gmail.com>
On Fri, Jan 15, 2016 at 11:45:22AM +0800, Bin Meng wrote:
> Hi Tom,
>
> On Tue, Dec 1, 2015 at 6:13 AM, Joe Hershberger
> <joe.hershberger@gmail.com> wrote:
> > On Sat, Nov 28, 2015 at 7:04 AM, Tom Rini <trini@konsulko.com> wrote:
> >> With more recent gcc versions we otherwise get an error like:
> >> note: expected 'const struct sockaddr *' but argument is of type
> >> 'struct sockaddr_in *'
> >>
> >> and the common solution here is to cast, rather than re-work the code.
> >>
> >> Cc: Joe Hershberger <joe.hershberger@ni.com>
> >> Cc: Simon Glass <sjg@chromium.org>
> >> Signed-off-by: Tom Rini <trini@konsulko.com>
> >
> > Acked-by: Joe Hershberger <joe.hershberger@ni.com>
>
> I see this patch was assigned to me in patchwork. Patch 2&3 in the
> same series were applied by York to fsl-qoriq repo and patch 4 was
> applied by you to u-boot/master. So maybe you can apply this patch
> directly to u-boot/master?
Sure. I think I intended to assign this to Simon instead, sorry. The
golden rule about patchwork assignments is I get 'em wrong sometimes,
just pass it around if so :)
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160115/3dd881c7/attachment.sig>
next prev parent reply other threads:[~2016-01-15 12:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-28 13:04 [U-Boot] [PATCH 1/4] eth-raw-os.c: Add cast to bind(2) call Tom Rini
2015-11-28 13:04 ` [U-Boot] [PATCH 2/4] fsl_*_serdes.c: Modify memset call in serdes_init Tom Rini
2015-11-29 9:34 ` Bin Meng
2015-12-15 0:51 ` York Sun
2015-11-28 13:04 ` [U-Boot] [PATCH 3/4] qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit Tom Rini
2015-11-29 9:34 ` Bin Meng
2015-12-15 0:52 ` York Sun
2015-11-28 13:04 ` [U-Boot] [PATCH 4/4] arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline Tom Rini
2015-11-29 9:34 ` Bin Meng
2015-12-06 22:07 ` [U-Boot] [U-Boot, " Tom Rini
2015-11-29 9:34 ` [U-Boot] [PATCH 1/4] eth-raw-os.c: Add cast to bind(2) call Bin Meng
2015-11-30 22:13 ` Joe Hershberger
2016-01-15 3:45 ` Bin Meng
2016-01-15 12:28 ` Tom Rini [this message]
2016-01-15 13:10 ` [U-Boot] [U-Boot,1/4] " Tom Rini
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=20160115122826.GG3359@bill-the-cat \
--to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox