mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
766e9037cc
sock_queue_rcv_skb() can update sk_drops itself, removing need for callers to take care of it. This is more consistent since sock_queue_rcv_skb() also reads sk_drops when queueing a skb. This adds sk_drops managment to many protocols that not cared yet. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
af802154.h | ||
af_ieee802154.c | ||
dgram.c | ||
Kconfig | ||
Makefile | ||
netlink.c | ||
nl_policy.c | ||
raw.c | ||
wpan-class.c |