macvlan: add support for ethtool get settings
authorStephen Hemminger <shemminger@vyatta.com>
Wed, 29 Oct 2008 22:31:53 +0000 (15:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Oct 2008 22:31:53 +0000 (15:31 -0700)
commit9edb8bb68b5ea63061ba833831b00c229ac9fbd2
tree393425309ce96e2a4dd7b4cdb11b4a4ba651028a
parent6b9a1066f8d4c57c1b778affd91fc38e1121b6f8
macvlan: add support for ethtool get settings

If macvlan's are used, it is useful to propgate speed and other settings
from underlying device up for application usage.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c