]> git.dujemihanovic.xyz Git - linux.git/commit
net: xilinx: axienet: Set RXCSUM in features
authorSean Anderson <sean.anderson@linux.dev>
Mon, 9 Sep 2024 16:10:15 +0000 (12:10 -0400)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Sep 2024 01:34:51 +0000 (18:34 -0700)
commit06c069ff2f7013f85bd071e8bfccc4808ac59da4
treee1e111c2a43f02ca92fce5b6edd25d84f76c9c54
parentdd28f4c0e81f42ba998462db0d117d93af5b7cb8
net: xilinx: axienet: Set RXCSUM in features

When it is supported by hardware, we enable receive checksum offload
unconditionally. Update features to reflect this.

Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Link: https://patch.msgid.link/20240909161016.1149119-4-sean.anderson@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/xilinx/xilinx_axienet_main.c