diff options
author | David Miller <davem@davemloft.net> | 2006-11-20 00:21:04 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-11-20 00:21:04 +0100 |
commit | 705cb93548ca3f5e552ea10832203373fb7b7917 (patch) | |
tree | 44a9732f9a685f93acc0e1b6204c4e925070e5bf /fs/romfs | |
parent | 02db407979ff96eb7b619d3683155e5298021908 (diff) |
[RTNETLINK]: Fix IFLA_ADDRESS handling.
The ->set_mac_address handlers expect a pointer to a
sockaddr which contains the MAC address, whereas
IFLA_ADDRESS provides just the MAC address itself.
So whip up a sockaddr to wrap around the netlink
attribute for the ->set_mac_address call.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'fs/romfs')
0 files changed, 0 insertions, 0 deletions