diff options
author | Jiri Pirko <jiri@resnulli.us> | 2013-01-06 04:25:45 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-07 06:04:15 +0100 |
commit | efc61a3442da9fd17a61fcabef445534598f54a8 (patch) | |
tree | 885ee9e659de98c65128fe1b5f7ef8c4865405d5 /drivers/net/ethernet/lantiq_etop.c | |
parent | tg3: Remove IS_ENABLED(CONFIG_HWMON) check (diff) | |
download | linux-efc61a3442da9fd17a61fcabef445534598f54a8.tar.xz linux-efc61a3442da9fd17a61fcabef445534598f54a8.zip |
ethoc: fix mac address set
Function ethoc_set_mac_address() was incorrectly using passed pointer as
pointer to address, that is not correct.
Struct sockaddr have to be be used here.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/lantiq_etop.c')
0 files changed, 0 insertions, 0 deletions