net: add address assign type "SET"
authorJiri Pirko <jiri@resnulli.us>
Tue, 1 Jan 2013 03:30:16 +0000 (03:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jan 2013 06:37:36 +0000 (22:37 -0800)
commitfbdeca2d7753aa1ab929aeb77ccc46489eed02b9
tree156a4b2bada01c59549988352d203191288803e4
parente41b2d7fe7803e85e1202d0eb172717d7bf1bbaf
net: add address assign type "SET"

This is the way to indicate that mac address of a device has been set by
dev_set_mac_address()

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev.c