Skip to content

Commit f55aa83

Browse files
jpirkodavem330
authored andcommitted
rtnetlink: remove IFLA_BOND_SLAVE definition
This is in net-next only, for couple of days. Not used anymore, and never should have been. So just remove it and pretend it was never there. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 813f020 commit f55aa83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/uapi/linux/if_link.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ enum {
144144
IFLA_NUM_RX_QUEUES,
145145
IFLA_CARRIER,
146146
IFLA_PHYS_PORT_ID,
147-
IFLA_BOND_SLAVE,
148147
__IFLA_MAX
149148
};
150149

0 commit comments

Comments
 (0)