]> git.baikalelectronics.ru Git - kernel.git/commit
raw: use more conventional iterators
authorEric Dumazet <edumazet@google.com>
Sat, 18 Jun 2022 03:47:04 +0000 (20:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2022 09:00:02 +0000 (10:00 +0100)
commitd83bf44ec1ae378f5063d0a596fdbdfecc00aa4b
treebc0d40fdd1e53bd870f07b2d0d6607932367330e
parent3193e569078f59428062328b56442c3a1b9b4918
raw: use more conventional iterators

In order to prepare the following patch,
I change raw v4 & v6 code to use more conventional
iterators.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/raw.h
include/net/rawv6.h
net/ipv4/raw.c
net/ipv4/raw_diag.c
net/ipv6/raw.c