vxlan: allow live mac address change
authorstephen hemminger <shemminger@vyatta.com>
Mon, 31 Dec 2012 12:00:21 +0000 (12:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jan 2013 09:58:13 +0000 (01:58 -0800)
commit6602d0078974628c5fe76850ac9fa489d091a4e9
tree10498d3e5ecf0567a335ed11158887768a5b6baf
parent3ec8e9f085bcaef0de1077f555c2c5102c223390
vxlan: allow live mac address change

The VXLAN pseudo-device doesn't care if the mac address changes
when device is up.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Reviewed-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c