Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Several bits of code want to know "is this the last SKB in a queue", and all of them implement this by hand. Provide an common interface to make this check. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information