diff options
author | Daniel Phillips <phillips@istop.com> | 2005-09-27 15:22:35 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-09-27 15:22:35 -0700 |
commit | bc8dfcb93970ad7139c976356bfc99d7e251deaf (patch) | |
tree | afcd38d0fda2f35edf11535d56fc9c54acab4808 /net/netlink | |
parent | 95001ee9256df846e374f116c92ca8e0beec1527 (diff) | |
download | linux-3.10-bc8dfcb93970ad7139c976356bfc99d7e251deaf.tar.gz linux-3.10-bc8dfcb93970ad7139c976356bfc99d7e251deaf.tar.bz2 linux-3.10-bc8dfcb93970ad7139c976356bfc99d7e251deaf.zip |
[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: Daniel Phillips <phillips@istop.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions