diff options
author | Joe Jin <[email protected]> | 2010-12-06 03:00:59 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-12-08 12:13:43 -0800 |
commit | 408cc293c29ada769ae772420a39961320da1854 (patch) | |
tree | 939e8ef335d708373bcd14682df2c507a1fed7b1 /lib/string_helpers.c | |
parent | e8d34a884e4ff118920bb57664def8a73b1b784f (diff) |
driver/net/benet: fix be_cmd_multicast_set() memcpy bug
Regarding benet be_cmd_multicast_set() function, now using
netdev_for_each_mc_addr() helper for mac address copy, but
when copying to req->mac[] did not increase of the index.
Cc: Sathya Perla <[email protected]>
Cc: Subbu Seetharaman <[email protected]>
Cc: Sarveshwar Bandi <[email protected]>
Cc: Ajit Khaparde <[email protected]>
Signed-off-by: Joe Jin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions