diff options
author | Gertjan van Wingerde <gwingerde@gmail.com> | 2010-12-27 15:05:55 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-01-04 14:35:14 -0500 |
commit | 736e3acadce8438e610b897af2b1c472ed58444b (patch) | |
tree | e3aed29f1f243534d19ac9c866725f4441dd4e82 /drivers/net/wireless/rt2x00/rt2800.h | |
parent | a39fd6be19bde021314262a6d2193b3792c808db (diff) |
rt2x00: Fix pointer errors.
Fix some pointer errors in the various calls to memcpy, memset and memmove.
Although none of these errors are fatal (the expression used now results in
the same pointer value) it is better to use the proper expression.
All errors are having to deal with arrays.
Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt2800.h')
0 files changed, 0 insertions, 0 deletions