commit | e09303d3c4d9d9f71657550d61eb00bc84c13859 | [log] [tgz] |
---|---|---|
author | Louis Peens <louis.peens@netronome.com> | Tue May 19 16:15:01 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 19 15:27:21 2020 -0700 |
tree | fddbab970809e4c9526cea0e722f640c19d52c38 | |
parent | 85bac6a52fb8aff6eb533cbb4a2d26c31af541b1 [diff] |
nfp: flower: renaming of feature bits Clean up name aliasing. Some features gets enabled using a slightly different method, but the bitmap for these were stored in the same field. Rename their #defines and move the bitmap to a new variable. Signed-off-by: Louis Peens <louis.peens@netronome.com> Signed-off-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>