-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Tx function can not check if the metadata process success for the process function with void return type. Fix it by change the return type of the metadata function from void to integer and add the error handle logic in the Tx function. Fixes: 7c82b86 ("net/nfp: support VLAN insert with NFDk") Cc: [email protected] Signed-off-by: Chaoyong He <[email protected]> Reviewed-by: Long Wu <[email protected]> Reviewed-by: Peng Zhang <[email protected]>
- Loading branch information
1 parent
7ecf3b9
commit b36f0b1
Showing
1 changed file
with
18 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters