[RTNETLINK]: rtnl_link: allow specifying initial device address
authorPatrick McHardy <kaber@trash.net>
Thu, 12 Jul 2007 02:42:31 +0000 (19:42 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Jul 2007 02:45:36 +0000 (19:45 -0700)
Drivers need to validate the initial addresses in their netlink attribute
validation function or manually reject them if they can't support this.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found