diff options
author | Vince Bridgers <[email protected]> | 2014-10-09 10:10:36 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-10-10 14:48:02 -0400 |
commit | 3dab99e0b37e16525949757f46e33fb9612c73ec (patch) | |
tree | 369edfe005f7ac2da8888d3a600f59a206e20582 /lib/test-string_helpers.c | |
parent | 3b3d136cf7e5e8e5ec80850e25bfea3e70d1bbe8 (diff) |
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Testing revealed that the local variable mc_filter was dimensioned
incorrectly for all possible configurations and get_mac_addr should
have been set_mac_addr (a typo). Make sure mc_filter is dimensioned
to 8 32-bit unsigned longs - the largest size of the Synopsys
multicast filter register set.
Signed-off-by: Vince Bridgers <[email protected]>
Acked-by: Giuseppe Cavallaro <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions