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:
ebe9239
)
staging: rtl8712: remove duplicate struct
author
Joshua Clayton
<stillcompiling@gmail.com>
Thu, 6 Aug 2015 00:17:18 +0000
(17:17 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 7 Aug 2015 22:14:03 +0000
(15:14 -0700)
struct ndis_wlan_bssid_ex is a doppelganger of struct wlan_bssid_ex,
and is used about a third as often.
Switch all instances to wlan_bssid_ex, and remove ndis_wlan_bssid_ex
This also gets rid of a use of typedef NDIS_802_11_RATES_EX
Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_cmd.c
patch
|
blob
|
history
drivers/staging/rtl8712/rtl871x_event.h
patch
|
blob
|
history
drivers/staging/rtl8712/rtl871x_ioctl_linux.c
patch
|
blob
|
history
drivers/staging/rtl8712/rtl871x_mlme.c
patch
|
blob
|
history
drivers/staging/rtl8712/rtl871x_mlme.h
patch
|
blob
|
history
drivers/staging/rtl8712/rtl871x_mp_ioctl.c
patch
|
blob
|
history
drivers/staging/rtl8712/wlan_bssdef.h
patch
|
blob
|
history
diff --cc
drivers/staging/rtl8712/rtl871x_cmd.c
Simple merge
diff --cc
drivers/staging/rtl8712/rtl871x_event.h
Simple merge
diff --cc
drivers/staging/rtl8712/rtl871x_ioctl_linux.c
Simple merge
diff --cc
drivers/staging/rtl8712/rtl871x_mlme.c
Simple merge
diff --cc
drivers/staging/rtl8712/rtl871x_mlme.h
Simple merge
diff --cc
drivers/staging/rtl8712/rtl871x_mp_ioctl.c
Simple merge
diff --cc
drivers/staging/rtl8712/wlan_bssdef.h
Simple merge