From: Jakub Kicinski <kuba@kernel.org>
To: FUJITA Tomonori <fujita.tomonori@gmail.com>
Cc: netdev@vger.kernel.org, andrew@lunn.ch, jiri@resnulli.us,
horms@kernel.org
Subject: Re: [PATCH net-next v3 4/6] net: tn40xx: add basic Rx handling
Date: Wed, 1 May 2024 06:34:05 -0700 [thread overview]
Message-ID: <20240501063405.442e0225@kernel.org> (raw)
In-Reply-To: <20240501.151616.1646623450396319799.fujita.tomonori@gmail.com>
On Wed, 01 May 2024 15:16:16 +0900 (JST) FUJITA Tomonori wrote:
> > drivers/net/ethernet/tehuti/tn40.c:318:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> > 318 | dm->off, (void *)dm->dma);
> > | ^
>
> My bad. Fixed. I should have found this warning in patchwork before.
No you shouldn't have. The patchwork warnings are for maintainers,
it's not a public CI.
next prev parent reply other threads:[~2024-05-01 13:34 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-29 4:38 [PATCH net-next v3 0/6] add ethernet driver for Tehuti Networks TN40xx chips FUJITA Tomonori
2024-04-29 4:38 ` [PATCH net-next v3 1/6] net: tn40xx: add pci " FUJITA Tomonori
2024-04-30 15:40 ` Andrew Lunn
2024-04-29 4:38 ` [PATCH net-next v3 2/6] net: tn40xx: add register defines FUJITA Tomonori
2024-04-29 4:38 ` [PATCH net-next v3 3/6] net: tn40xx: add basic Tx handling FUJITA Tomonori
2024-04-30 20:40 ` Andrew Lunn
2024-05-01 6:48 ` FUJITA Tomonori
2024-04-29 4:38 ` [PATCH net-next v3 4/6] net: tn40xx: add basic Rx handling FUJITA Tomonori
2024-04-30 3:27 ` Jakub Kicinski
2024-05-01 6:16 ` FUJITA Tomonori
2024-05-01 13:34 ` Jakub Kicinski [this message]
2024-05-01 16:08 ` Andrew Lunn
2024-04-29 4:38 ` [PATCH net-next v3 5/6] net: tn40xx: add mdio bus support FUJITA Tomonori
2024-04-30 20:51 ` Andrew Lunn
2024-05-01 6:22 ` FUJITA Tomonori
2024-04-29 4:38 ` [PATCH net-next v3 6/6] net: tn40xx: add PHYLIB support FUJITA Tomonori
2024-04-30 20:58 ` Andrew Lunn
2024-05-01 6:41 ` FUJITA Tomonori
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=20240501063405.442e0225@kernel.org \
--to=kuba@kernel.org \
--cc=andrew@lunn.ch \
--cc=fujita.tomonori@gmail.com \
--cc=horms@kernel.org \
--cc=jiri@resnulli.us \
--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 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.