Message ID | 20240605020852.24144-1-jiawenwu@trustnetic.com (mailing list archive) |
---|---|
Headers | show |
Series | add flow director for txgbe | expand |
On Wed, 5 Jun 2024 10:08:49 +0800 Jiawen Wu wrote:
> Add flow director support for Wangxun 10Gb NICs.
Some nits:
- please wrap the code at 80 chars where possible
- please run ./scripts/kernel-doc -Wall -none $file; and make sure no
new warnings get added:
drivers/net/ethernet/wangxun/txgbe/txgbe_fdir.c:114: warning: No description found for return value of 'txgbe_fdir_add_signature_filter'