diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2013-11-11 04:11:16 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-04 19:05:22 (GMT) |
commit | c6ab0ff1a896b65e8139adde81b0f7eea67fd616 (patch) | |
tree | 3efb253381ec07d063b0104c5461ce8f8f3fc1ec /fs/hpfs/hpfs.h | |
parent | b11e2eb87e48dbb6a7c7ee74312c7bd5c815fe05 (diff) | |
download | linux-fsl-qoriq-c6ab0ff1a896b65e8139adde81b0f7eea67fd616.tar.xz |
rtlwifi: rtl8192cu: Fix more pointer arithmetic errors
commit eafbdde9c5629bea58df07275c5917eb42afbbe7 upstream.
This driver uses a number of macros to get and set various fields in the
RX and TX descriptors. To work correctly, a u8 pointer to the descriptor
must be used; however, in some cases a descriptor structure pointer is used
instead. In addition, a duplicated statement is removed.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Reported-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/hpfs/hpfs.h')
0 files changed, 0 insertions, 0 deletions