Re: [PATCH net-next v4 07/12] ax88179_178a: Add AX179A/AX279 multicast configuration
Andrew Lunn <[email protected]> Sun, 2 Aug 2026 17:26:27 +0200
| Newsgroups | org.kernel.vger.linux-usb,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 31, 2026 at 06:19:07PM +0200, Birger Koblitz wrote: > Add support for conditionally setting the ip_alignement flag > AX_RX_CTL_IPE in AX_RX_CTL and make sure that AX_RX_CTL_DROPCRCERR > is also set to be consistent with the initial configuration in > ax88179_reset() > > Signed-off-by: Birger Koblitz <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Andrew