aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2013-11-10 22:11:16 -0600
committerJohn W. Linville <[email protected]>2013-11-15 14:29:33 -0500
commiteafbdde9c5629bea58df07275c5917eb42afbbe7 (patch)
tree8b815ebbab53445aeda81ccf6b1c88823263f4c8 /net/lapb/lapb_out.c
parent353d2a69ea2607acd80c6bea7da2ab9bb65d2622 (diff)
rtlwifi: rtl8192cu: Fix more pointer arithmetic errors
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 <[email protected]> Reported-by: Mark Cave-Ayland <[email protected]> Cc: Stable <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions