Explorar o código

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>
Jiri Pirko %!s(int64=11) %!d(string=hai) anos
pai
achega
f55aa836fb
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      include/uapi/linux/if_link.h

+ 0 - 1
include/uapi/linux/if_link.h

@@ -144,7 +144,6 @@ enum {
 	IFLA_NUM_RX_QUEUES,
 	IFLA_CARRIER,
 	IFLA_PHYS_PORT_ID,
-	IFLA_BOND_SLAVE,
 	__IFLA_MAX
 };