From: Alexander Lobakin <[email protected]> Date: Wed, 8 Jul 2020 17:17:10 +0300
> From: Dmitry Bogdanov <[email protected]> > > This patch fixes ip dst and ipv6 address filters. > There were 2 mistakes in the code, which led to the issue: > * invalid register was used for ipv4 dst address; > * incorrect write order of dwords for ipv6 addresses. > > Fixes: 23e7a718a49b ("net: aquantia: add rx-flow filter definitions") > Signed-off-by: Dmitry Bogdanov <[email protected]> > Signed-off-by: Mark Starovoytov <[email protected]> > Signed-off-by: Alexander Lobakin <[email protected]> Applied and queued up for -stable, thanks.

