-
- Downloads
"README.md" did not exist on "580d7b8cc59d68a3d26bfcc64c2053b464782c9a"
net: Add skb_queue_is_last().
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
Please register or sign in to comment