From: Ralf Baechle <ralf@linux-mips.org>
To: Florian Fainelli <florian@openwrt.org>
Cc: Manuel Lauss <manuel.lauss@googlemail.com>,
Linux-MIPS <linux-mips@linux-mips.org>,
Manuel Lauss <manuel.lauss@gmail.com>
Subject: Re: [PATCH -queue] MIPS/net: fix au1000_eth.c build and warnings
Date: Wed, 17 Feb 2010 17:35:05 +0100 [thread overview]
Message-ID: <20100217163505.GL1561@linux-mips.org> (raw)
In-Reply-To: <201002171603.44952.florian@openwrt.org>
On Wed, Feb 17, 2010 at 04:03:44PM +0100, Florian Fainelli wrote:
> > @@ -1006,7 +1006,7 @@ static int __devinit au1000_probe(struct
> > platform_device *pdev) db_dest_t *pDB, *pDBfree;
> > int irq, i, err = 0;
> > struct resource *base, *macen;
> > - DECLARE_MAC_BUF(ethaddr);
> > + char ethaddr[6];
>
> That hunk is already in net-next-2.6.
Fortunately this doesn't cause a merge conflict.
Ralf
prev parent reply other threads:[~2010-02-17 16:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-15 19:43 [PATCH -queue] MIPS/net: fix au1000_eth.c build and warnings Manuel Lauss
2010-02-17 14:58 ` Ralf Baechle
2010-02-17 15:03 ` Florian Fainelli
2010-02-17 16:35 ` Ralf Baechle [this message]
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=20100217163505.GL1561@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=florian@openwrt.org \
--cc=linux-mips@linux-mips.org \
--cc=manuel.lauss@gmail.com \
--cc=manuel.lauss@googlemail.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