projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
688e075
f05b0b9
)
Merge branch 'mpls-cleanups'
author
David S. Miller
<davem@davemloft.net>
Mon, 29 Nov 2021 12:46:52 +0000
(12:46 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 29 Nov 2021 12:46:52 +0000
(12:46 +0000)
Benjamin Poirier says:
====================
net: mpls: Cleanup nexthop iterator macros
The mpls macros for_nexthops and change_nexthops were probably copied
from decnet or ipv4 but they grew a superfluous variable and lost a
beneficial "const".
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge