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)
commitba44f8182ec299c5d1c8a72fc0fde4ec127b5a6d
treebc0d40fdd1e53bd870f07b2d0d6607932367330e
parent8670dc33f48bab4d7bb4b8d0232f17f4dae419ec
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