commit | 0e06877c6fdbc67b1132be895f995acd1ff30135 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Jul 11 19:42:31 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Jul 11 19:45:36 2007 -0700 |
tree | ddaba8cddc8a95d23ee18f812c6aba67dd9b1c6f | |
parent | 2d85cba2b272a5201a60966a65a4f8c0bcc0bb71 [diff] |
[RTNETLINK]: rtnl_link: allow specifying initial device address 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>