Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
can: use correct NET_RX_ return values
Dropped skb's should be documented by an appropriate return value. Use the correct NET_RX_DROP and NET_RX_SUCCESS values for that reason. Signed-off-by: Oliver Hartkopp <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information