git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
405c9f5
)
staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmap
author
Jes Sorensen
<Jes.Sorensen@redhat.com>
Fri, 9 May 2014 13:04:14 +0000
(15:04 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:12:02 +0000
(13:12 -0700)
Remove unused add_enable_bitmap and candidate_tid_bitmap from struct
mlme_ext_info.
In addition we don't need to use CHKBIT when we know we are dealing
with a value in the range 0-15.
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_mlme_ext.c
patch
|
blob
|
history
drivers/staging/rtl8723au/core/rtw_xmit.c
patch
|
blob
|
history
drivers/staging/rtl8723au/include/rtw_ht.h
patch
|
blob
|
history
drivers/staging/rtl8723au/include/rtw_mlme_ext.h
patch
|
blob
|
history
diff --cc
drivers/staging/rtl8723au/core/rtw_mlme_ext.c
Simple merge
diff --cc
drivers/staging/rtl8723au/core/rtw_xmit.c
Simple merge
diff --cc
drivers/staging/rtl8723au/include/rtw_ht.h
Simple merge
diff --cc
drivers/staging/rtl8723au/include/rtw_mlme_ext.h
Simple merge