diff options
author | Dmitry Bogdanov <dbogdanov@marvell.com> | 2020-07-08 17:17:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-08 22:29:33 +0300 |
commit | a42e6aee7f47a8a68d09923c720fc8f605a04207 (patch) | |
tree | 3f880db4dddf2dbca880aada8d9e1de8987c612f /net/smc/smc_llc.c | |
parent | 086c18f2452d0028f81e319f098bcb8e53133dbf (diff) | |
download | linux-a42e6aee7f47a8a68d09923c720fc8f605a04207.tar.xz |
net: atlantic: fix ip dst and ipv6 address filters
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 <dbogdanov@marvell.com>
Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com>
Signed-off-by: Alexander Lobakin <alobakin@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc/smc_llc.c')
0 files changed, 0 insertions, 0 deletions