diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2018-05-18 11:30:06 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-05-29 09:17:04 +0200 |
commit | 9644032e307022ecb1a436537cacedb91d569d98 (patch) | |
tree | 721e58e472dc38ec66893aa7d701b6714f22a948 /drivers/net/wireless/intersil/p54 | |
parent | rtlwifi: use sk_buff to queue C2H commands (diff) | |
download | linux-9644032e307022ecb1a436537cacedb91d569d98.tar.xz linux-9644032e307022ecb1a436537cacedb91d569d98.zip |
rtlwifi: access skb->data to get C2H data by macro
The format of C2H data is ID(1 byte) + Length(1 byte) + value, and it is
more readable to use macros to access C2H data.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/intersil/p54')
0 files changed, 0 insertions, 0 deletions