lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 18 Oct 2013 16:31:49 -0500
From:	Larry Finger <Larry.Finger@...inger.net>
To:	gregkh@...uxfoundation.org
CC:	netdev@...r.kernel.org, Larry Finger <Larry.Finger@...inger.net>,
	devel@...verdev.osuosl.org
Subject: [PATCH 0/9 RESENT] Various patches for r8188eu

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@...inger.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


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ