Skip to content
Commit bc8dfcb9 authored by Daniel Phillips's avatar Daniel Phillips Committed by David S. Miller
Browse files

[NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()



Use iteration instead of recursion.  Fraglists within fraglists
should never occur, so we BUG check this.

Signed-off-by: default avatarDaniel Phillips <phillips@istop.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 95001ee9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment