diff options
author | Kurt Van Dijck <kurt.van.dijck@eia.be> | 2011-01-26 04:55:24 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-01-27 22:39:21 (GMT) |
commit | 6d3a9a685465986d7653c5abbc0b24681e7c44d7 (patch) | |
tree | 97bc128d9c8c7001d8eb97fe8a1ed34f755b967e /arch/ia64 | |
parent | 9eb710797a21fa4a9e09ae9c86c4b3ec9d291c2d (diff) | |
download | linux-6d3a9a685465986d7653c5abbc0b24681e7c44d7.tar.xz |
net: fix validate_link_af in rtnetlink core
I'm testing an API that uses IFLA_AF_SPEC attribute.
In the rtnetlink core , the set_link_af() member
of the rtnl_af_ops struct receives the nested attribute
(as I expected), but the validate_link_af() member
receives the parent attribute.
IMO, this patch fixes this.
Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions