ipvlan: implement ndo_get_iflink
authorNicolas Dichtel <[email protected]>
Thu, 2 Apr 2015 15:07:06 +0000 (17:07 +0200)
committerDavid S. Miller <[email protected]>
Thu, 2 Apr 2015 18:05:00 +0000 (14:05 -0400)
commit7c4116588b2ad5f45c693e0f12b612b621604c92
tree4b625cb2caab411a9583f2f52c57fc43e95d8b8a
parentef5fa6bc46ee516f732d1171323cf3b8524bb8c2
ipvlan: implement ndo_get_iflink

Don't use dev->iflink anymore.

CC: Mahesh Bandewar <[email protected]>
Signed-off-by: Nicolas Dichtel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ipvlan/ipvlan_main.c