commit | 3e84f9386162878deb146a7e4f05710693f1a9c7 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Mon Feb 29 17:05:20 2016 -0500 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Mar 10 15:29:13 2016 +0200 |
tree | 0f34e5d82b9b4923d6b96155b8a661c3691e7bee | |
parent | e796dab4b987503913418260bce782d230df60db [diff] |
rtl8xxxu: Use size of source pointer when copying efuse data Some newer chips have more channel groups in their efuse parameter tables, so use the size of the source, rather than the destination when copying them out. This avoids copying garbage when increasing the common array sizes. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>