rtnl: use dev_set_mac_address() instead of plain ndo_
authorJiri Pirko <jiri@resnulli.us>
Tue, 1 Jan 2013 03:30:13 +0000 (03:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jan 2013 06:37:35 +0000 (22:37 -0800)
Benefit from existence of dev_set_mac_address() and remove duplicate
code.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found