]> 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)
commit45af60bd88af431bdc4bdf079372f8daf05e5f97
treebc0d40fdd1e53bd870f07b2d0d6607932367330e
parent342922e2617376c94b0ab9dd3476fdf842e20766
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