[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)
commitcbde1668e4f08e0a150207646010bc65e1e2a42b
tree568986c8b47b7228deb05f3b415318a9eb20d528
parent7b4dc3600e4877178ba94c7fbf7e520421378aa6
[NET]: Move netlink interface bits to linux/if_link.h.

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>
include/linux/if.h
include/linux/if_link.h [new file with mode: 0644]
include/linux/rtnetlink.h