[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220318105628.2a714e55@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 18 Mar 2022 10:56:28 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Simon Horman <simon.horman@...igine.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
oss-drivers@...igine.com
Subject: Re: [PATCH net-next 09/10] nfp: add support for NFDK data path
On Fri, 18 Mar 2022 11:13:01 +0100 Simon Horman wrote:
> +/**
> + * nfp_net_tx() - Main transmit entry point
> + * @skb: SKB to transmit
> + * @netdev: netdev structure
> + *
> + * Return: NETDEV_TX_OK on success.
> + */
> +netdev_tx_t nfp_nfdk_tx(struct sk_buff *skb, struct net_device *netdev)
Did I fumble the kdoc here? I'd like to believe that I did not
and someone else added this, cause really it doesn't explain much :)
Powered by blists - more mailing lists