net/bnxt: remove commented out code
This commented out todo and code is old. Remove it.
Fixes: b7435d660a
("net/bnxt: add ntuple filtering support")
Cc: stable@dpdk.org
Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
This commit is contained in:
parent
5a4374e14c
commit
41c59e1180
@ -2616,9 +2616,6 @@ parse_ntuple_filter(struct bnxt *bp,
|
||||
return -EINVAL;
|
||||
}
|
||||
|
||||
//TODO Priority
|
||||
//nfilter->priority = (uint8_t)filter->priority;
|
||||
|
||||
bfilter->enables = en;
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user