Skip to content

Commit

Permalink
Merge pull request #12235 from anlancs/fix/cleanup-22
Browse files Browse the repository at this point in the history
include: remove one unused macro
  • Loading branch information
donaldsharp authored Nov 2, 2022
2 parents f4bf8f1 + 004beb0 commit 8d133f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/linux/rtnetlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,6 @@ enum {
RTM_GETNEXTHOPBUCKET,
#define RTM_GETNEXTHOPBUCKET RTM_GETNEXTHOPBUCKET

RTM_SETHWFLAGS = 119,
#define RTM_SETHWFLAGS RTM_SETHWFLAGS

RTM_NEWTUNNEL = 120,
#define RTM_NEWTUNNEL RTM_NEWTUNNEL
RTM_DELTUNNEL,
Expand Down

0 comments on commit 8d133f9

Please sign in to comment.