aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/meson-gxl.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-11-10 19:32:23 -0800
committerDavid S. Miller <davem@davemloft.net>2018-11-10 19:32:23 -0800
commite15e067d0656625c77c52b4e5f0cfbf0c0c3583f (patch)
treed06dda58359ade7f684f10eb696a99ff56126cda /drivers/net/phy/meson-gxl.c
parentsctp: Fix SKB list traversal in sctp_intl_store_reasm(). (diff)
downloadlinux-dev-e15e067d0656625c77c52b4e5f0cfbf0c0c3583f.tar.xz
linux-dev-e15e067d0656625c77c52b4e5f0cfbf0c0c3583f.zip
sctp: Fix SKB list traversal in sctp_intl_store_ordered().
Same change as made to sctp_intl_store_reasm(). To be fully correct, an iterator has an undefined value when something like skb_queue_walk() naturally terminates. This will actually matter when SKB queues are converted over to list_head. Formalize what this code ends up doing with the current implementation. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/meson-gxl.c')
0 files changed, 0 insertions, 0 deletions