Files
twx-linux/include/linux
Jason A. Donenfeld b41352a93c net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
commit 5eee7bd7e2 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-23 15:57:57 +01:00
..
2021-01-23 15:57:55 +01:00
2020-09-03 11:27:04 +02:00
2021-01-06 14:48:35 +01:00
2020-07-29 10:18:36 +02:00
2020-12-11 13:23:28 +01:00