aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/ulpqueue.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-08-06 23:12:17 -0700
committerDavid S. Miller <davem@davemloft.net>2018-09-10 10:06:53 -0700
commite42a43a5cab2e019b5ab82bedb1340854709154d (patch)
tree19e096804a618082ac35346e3b6e8918b14c84a4 /net/sctp/ulpqueue.c
parentmac80211: Don't access sk_queue_head->next directly. (diff)
downloadlinux-dev-e42a43a5cab2e019b5ab82bedb1340854709154d.tar.xz
linux-dev-e42a43a5cab2e019b5ab82bedb1340854709154d.zip
lan78xx: Do not access skb_queue_head list pointers directly.
Use skb_queue_walk() instead. Adjust inner loop test to utilize and skb_queue_is_first(). Unfortunately we have to keep pkt_cnt around because it is used by a latter loop in this function. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions