Linux-Can Archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Oliver Hartkopp <socketcan@hartkopp.net>
Cc: Simon Horman <horms@kernel.org>,
	netdev@vger.kernel.org,  davem@davemloft.net, kuba@kernel.org,
	linux-can@vger.kernel.org,  kernel@pengutronix.de,
	Dan Carpenter <dan.carpenter@linaro.org>
Subject: Re: [PATCH net-next 22/23] can: canxl: add virtual CAN network identifier support
Date: Tue, 20 Feb 2024 08:29:02 +0100	[thread overview]
Message-ID: <20240220-kelp-footprint-2a26c121409f-mkl@pengutronix.de> (raw)
In-Reply-To: <2828dbd5-9bea-4b2e-9a4f-ebd0582c8f73@hartkopp.net>

[-- Attachment #1: Type: text/plain, Size: 644 bytes --]

On 19.02.2024 21:15:19, Oliver Hartkopp wrote:
> the problem was an incomplete code adoption from another getsockopt()
> function CAN_RAW_FILTER. No need to reduce the scope of err here as we only
> have one sockopt function at a time.

The idea behind reducing the scope is that a future new sockopt does not
set err and think that it will be evaluated later.

Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde          |
Embedded Linux                   | https://www.pengutronix.de |
Vertretung Nürnberg              | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-9   |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2024-02-20  7:29 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13 11:25 [PATCH net-next 0/23] pull-request: can-next 2024-02-13 Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 01/23] can: bcm: add recvmsg flags for own, local and remote traffic Marc Kleine-Budde
2024-02-14 10:10   ` patchwork-bot+netdevbpf
2024-02-13 11:25 ` [PATCH net-next 02/23] can: isotp: support dynamic flow control parameters Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 03/23] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH PCIe/402 CAN drivers Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 04/23] can: esd: add support for esd GmbH PCIe/402 CAN interface family Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 05/23] can: m_can: Start/Cancel polling timer together with interrupts Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 06/23] can: m_can: Move hrtimer init to m_can_class_register Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 07/23] can: m_can: Write transmit header and data in one transaction Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 08/23] can: m_can: Implement receive coalescing Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 09/23] can: m_can: Implement transmit coalescing Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 10/23] can: m_can: Add rx coalescing ethtool support Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 11/23] can: m_can: Add tx " Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 12/23] can: m_can: Use u32 for putidx Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 13/23] can: m_can: Cache tx putidx Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 14/23] can: m_can: Use the workqueue as queue Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 15/23] can: m_can: Introduce a tx_fifo_in_flight counter Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 16/23] can: m_can: Use tx_fifo_in_flight for netif_queue control Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 17/23] can: m_can: Implement BQL Marc Kleine-Budde
     [not found]   ` <CAA93jw4awX=pjLVh4u3ERboZw+gG1aaAaEc2Q4ixa5fpS7UNxg@mail.gmail.com>
2024-02-13 12:04     ` Marc Kleine-Budde
2024-02-14  9:25       ` Markus Schneider-Pargmann
2024-02-13 11:25 ` [PATCH net-next 18/23] can: m_can: Implement transmit submission coalescing Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 19/23] can: change can network drivers maintainer Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 20/23] can: kvaser_pciefd: Add support for Kvaser M.2 PCIe 4xCAN Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 21/23] can: softing: remove redundant NULL check Marc Kleine-Budde
2024-02-13 11:25 ` [PATCH net-next 22/23] can: canxl: add virtual CAN network identifier support Marc Kleine-Budde
2024-02-19  8:39   ` Simon Horman
2024-02-19  9:41     ` Marc Kleine-Budde
2024-02-19 20:15       ` Oliver Hartkopp
2024-02-20  7:29         ` Marc Kleine-Budde [this message]
2024-02-13 11:25 ` [PATCH net-next 23/23] MAINTAINERS: can: xilinx_can: remove Naga Sureshkumar Relli 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=20240220-kelp-footprint-2a26c121409f-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=dan.carpenter@linaro.org \
    --cc=davem@davemloft.net \
    --cc=horms@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=socketcan@hartkopp.net \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).