From: Jakub Kicinski <kuba@kernel.org>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
linux-can@vger.kernel.org, kernel@pengutronix.de,
Jimmy Assarsson <extja@kvaser.com>,
Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Subject: Re: [PATCH net-next 19/20] can: kvaser_usb: Remove struct variables kvaser_usb_{ethtool,netdev}_ops
Date: Tue, 6 Aug 2024 19:43:32 -0700 [thread overview]
Message-ID: <20240806194332.28648126@kernel.org> (raw)
In-Reply-To: <20240806074731.1905378-20-mkl@pengutronix.de>
On Tue, 6 Aug 2024 09:42:10 +0200 Marc Kleine-Budde wrote:
> From: Jimmy Assarsson <extja@kvaser.com>
>
> Remove no longer used struct variables, kvaser_usb_ethtool_ops and
> kvaser_usb_netdev_ops.
The last three patches in this series should really be a single one.
I don't wanna make you redo the PR but it causes a transient warning
which prevents our CI from trusting this series and doing anything
beyond build testing on it.
next prev parent reply other threads:[~2024-08-07 2:43 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-06 7:41 [PATCH net-next 0/20] pull-request: can-next 2024-08-06 Marc Kleine-Budde
2024-08-06 7:41 ` [PATCH net-next 01/20] dt-bindings: can: fsl,flexcan: add common 'can-transceiver' for fsl,flexcan Marc Kleine-Budde
2024-08-07 2:50 ` patchwork-bot+netdevbpf
2024-08-06 7:41 ` [PATCH net-next 02/20] dt-bindings: can: fsl,flexcan: move fsl,imx95-flexcan standalone Marc Kleine-Budde
2024-08-06 7:41 ` [PATCH net-next 03/20] can: flexcan: add wakeup support for imx95 Marc Kleine-Budde
2024-08-06 7:41 ` [PATCH net-next 04/20] can: esd_402_pci: Rename esdACC CTRL register macros Marc Kleine-Budde
2024-08-06 7:41 ` [PATCH net-next 05/20] can: esd_402_pci: Add support for one-shot mode Marc Kleine-Budde
2024-08-06 7:41 ` [PATCH net-next 06/20] can: kvaser_usb: Add helper functions to convert device timestamp into ktime Marc Kleine-Budde
2024-08-06 7:41 ` [PATCH net-next 07/20] can: kvaser_usb: hydra: kvaser_usb_hydra_ktime_from_rx_cmd: Drop {rx_} in function name Marc Kleine-Budde
2024-08-06 7:41 ` [PATCH net-next 08/20] can: kvaser_usb: hydra: Add struct for Tx ACK commands Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 09/20] can: kvaser_usb: hydra: Set hardware timestamp on transmitted packets Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 10/20] can: kvaser_usb: leaf: Add struct for Tx ACK commands Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 11/20] can: kvaser_usb: leaf: Assign correct timestamp_freq for kvaser_usb_leaf_imx_dev_cfg_{16,24,32}mhz Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 12/20] can: kvaser_usb: leaf: Replace kvaser_usb_leaf_m32c_dev_cfg with kvaser_usb_leaf_m32c_dev_cfg_{16,24,32}mhz Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 13/20] can: kvaser_usb: leaf: kvaser_usb_leaf_tx_acknowledge: Rename local variable Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 14/20] can: kvaser_usb: leaf: Add hardware timestamp support to leaf based devices Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 15/20] can: kvaser_usb: leaf: Add structs for Tx ACK and clock overflow commands Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 16/20] can: kvaser_usb: leaf: Store MSB of timestamp Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 17/20] can: kvaser_usb: leaf: Add hardware timestamp support to usbcan devices Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 18/20] can: kvaser_usb: Remove KVASER_USB_QUIRK_HAS_HARDWARE_TIMESTAMP Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 19/20] can: kvaser_usb: Remove struct variables kvaser_usb_{ethtool,netdev}_ops Marc Kleine-Budde
2024-08-07 2:43 ` Jakub Kicinski [this message]
2024-08-07 9:51 ` Marc Kleine-Budde
2024-08-06 7:42 ` [PATCH net-next 20/20] can: kvaser_usb: Rename kvaser_usb_{ethtool,netdev}_ops_hwts to kvaser_usb_{ethtool,netdev}_ops Marc Kleine-Budde
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=20240806194332.28648126@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=extja@kvaser.com \
--cc=kernel@pengutronix.de \
--cc=linux-can@vger.kernel.org \
--cc=mailhol.vincent@wanadoo.fr \
--cc=mkl@pengutronix.de \
--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.