Files
linux-stable-mirror/include/linux
Jason A. Donenfeld 5eee7bd7e2 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>
2020-01-14 11:48:41 -08:00
..
2019-09-02 11:43:54 +01:00
2019-12-25 17:08:33 -07:00
2019-10-15 20:40:06 -07:00
2020-01-14 11:31:41 -08:00
2020-01-13 18:16:43 -08:00
2019-10-10 14:55:24 -07:00
2020-01-13 18:31:48 -08:00
2020-01-02 16:15:33 -08:00