commit | e8e9e13cc2584093ef88a81572879e0e49a55d47 | [log] [tgz] |
---|---|---|
author | Mark Starovoytov <mstarovoitov@marvell.com> | Wed Mar 25 15:52:46 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 26 20:17:37 2020 -0700 |
tree | ed07ceee1ad2676cc9fc81de5bc02089fcd5bded | |
parent | aec0f1aac58e81e88efe381dc5813e2e4d2858f2 [diff] |
net: atlantic: add XPN handling This patch adds XPN handling. Our driver doesn't support XPN, but we should still update a couple of places in the code, because the size of 'next_pn' field has changed. Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>