[NET]: Move netlink interface bits to linux/if_link.h.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 28 Sep 2006 05:40:19 +0000 (22:40 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:02:50 +0000 (18:02 -0700)
Moving netlink interface bits to linux/if.h is rather troublesome for
applications including both linux/if.h (which was changed to be included
from linux/rtnetlink.h automatically) and net/if.h.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found