diff options
author | Ahmed Zaki <[email protected]> | 2023-04-06 15:35:27 -0600 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-04-07 08:49:50 -0700 |
commit | 0c0da0e951053fda20412cd284e2714bbbb31bff (patch) | |
tree | d369bff08a4c03ca9bfc2982029d26fd5a8c1bf9 /drivers/usb/cdns3/cdns3-debug.h | |
parent | b9881d9a761a7e078c394ff8e30e1659d74f898f (diff) |
iavf: refactor VLAN filter states
The VLAN filter states are currently being saved as individual bits.
This is error prone as multiple bits might be mistakenly set.
Fix by replacing the bits with a single state enum. Also, add an
"ACTIVE" state for filters that are accepted by the PF.
Signed-off-by: Ahmed Zaki <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions