lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ