netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9 RESENT] Various patches for r8188eu
@ 2013-10-18 21:31 Larry Finger
  0 siblings, 0 replies; only message in thread
From: Larry Finger @ 2013-10-18 21:31 UTC (permalink / raw)
  To: gregkh; +Cc: netdev, Larry Finger, devel

The first of these patches fixes a problem noted for the latest version of
NetworkManager. Without it, the device is not recognized as a wireless unit.

The remainder fix various sparse warnings. All such warnings are cleared
except for a false positive regarging locking. The code is OK there.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
---

Larry Finger (9):
   staging: r8188eu: Set device type to wlan
   staging: r8188eu: Fix Sparse warnings in rtw_wlan_util
   staging: r8188eu: Fix sparse warnings in ioctl_linux.c
   staging: r8188eu: Fix sparse warnings in rtw_ieee80211.c
   staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c
   staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.c
   staging: r8188eu: Fix sparse warnings in rtl_p2p.c
   staging: r8188eu: Fix sparse warnings in rtw_xmit.c
   staging: r8188eu: Fix sparse warnings in rtw_br_ext.c

  drivers/staging/rtl8188eu/core/rtw_br_ext.c    | 52 +++++++++++++++-----------
  drivers/staging/rtl8188eu/core/rtw_mlme_ext.c  | 41 ++++++++++----------
  drivers/staging/rtl8188eu/core/rtw_p2p.c       |  8 ++--
  drivers/staging/rtl8188eu/core/rtw_wlan_util.c |  2 +-
  drivers/staging/rtl8188eu/core/rtw_xmit.c      |  2 +-
  drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c   |  8 ++--
  drivers/staging/rtl8188eu/include/ieee80211.h  | 16 ++++----
  drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 20 +++++-----
  drivers/staging/rtl8188eu/os_dep/os_intfs.c    |  5 +++
  9 files changed, 85 insertions(+), 69 deletions(-)

-- 
1.8.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-18 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-18 21:31 [PATCH 0/9 RESENT] Various patches for r8188eu Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).