aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-01-13 18:42:26 -0500
committerDavid S. Miller <davem@davemloft.net>2020-01-14 11:48:41 -0800
commit5eee7bd7e245914e4e050c413dfe864e31805207 (patch)
tree4a35098949dc009b7f1849b19f5832da2276d644 /net/ipv6/udp.c
parentMerge branch 'macsec-hw-offload' (diff)
downloadlinux-dev-5eee7bd7e245914e4e050c413dfe864e31805207.tar.xz
linux-dev-5eee7bd7e245914e4e050c413dfe864e31805207.zip
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
This worked before, because we made all callers name their next pointer "next". But in trying to be more "drop-in" ready, the silliness here is revealed. This commit fixes the problem by making the macro argument and the member use different names. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/udp.c')
0 files changed, 0 insertions, 0 deletions