rtnetlink: remove IFLA_BOND_SLAVE definition
authorJiri Pirko <jiri@resnulli.us>
Fri, 24 Jan 2014 07:39:16 +0000 (08:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Jan 2014 08:36:48 +0000 (00:36 -0800)
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>
include/uapi/linux/if_link.h

index 206f6511449d14768bda11a1e079ffb330c3a77d..16410b6e7819fa93f242665b036812f44fd5fa41 100644 (file)
@@ -144,7 +144,6 @@ enum {
        IFLA_NUM_RX_QUEUES,
        IFLA_CARRIER,
        IFLA_PHYS_PORT_ID,
-       IFLA_BOND_SLAVE,
        __IFLA_MAX
 };