From: David Miller <davem@davemloft.net>
To: arnd@arndb.de
Cc: linux@armlinux.org.uk, keescook@chromium.org,
linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [net-next] net: seeq: fix timer conversion
Date: Thu, 02 Nov 2017 20:33:47 +0900 (KST) [thread overview]
Message-ID: <20171102.203347.1576440588782602203.davem@davemloft.net> (raw)
In-Reply-To: <20171102111350.3380744-1-arnd@arndb.de>
From: Arnd Bergmann <arnd@arndb.de>
Date: Thu, 2 Nov 2017 12:13:36 +0100
> One of the timer conversion patches evidently escaped build testing
> until I ran into in on ARM randconfig builds:
>
> drivers/net/ethernet/seeq/ether3.c: In function 'ether3_ledoff':
> drivers/net/ethernet/seeq/ether3.c:175:40: error: 'priv' undeclared (first use in this function); did you mean 'pid'?
> drivers/net/ethernet/seeq/ether3.c:176:27: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
>
> This fixes the two small typos that caused the problems.
>
> Fixes: 6fd9c53f7186 ("net: seeq: Convert timers to use timer_setup()")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Applied, thank you.
prev parent reply other threads:[~2017-11-02 11:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 11:13 [PATCH] [net-next] net: seeq: fix timer conversion Arnd Bergmann
2017-11-02 11:33 ` David Miller [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=20171102.203347.1576440588782602203.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=arnd@arndb.de \
--cc=keescook@chromium.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).