Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/7] mwifiex: patch series for 3.3
@ 2011-11-08  5:41 Bing Zhao
  2011-11-08  5:41 ` [PATCH 1/7] mwifiex: fix ht_cap_info in ibss beacons Bing Zhao
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Bing Zhao @ 2011-11-08  5:41 UTC (permalink / raw)
  To: linux-wireless
  Cc: John W. Linville, Amitkumar Karwar, Kiran Divekar, Yogesh Powar,
	Frank Huang, Bing Zhao

This series includes a fix for memory leak (7/7) and some code cleanups.

Thanks,
Bing
---

Amitkumar Karwar (2):
  mwifiex: remove unnecessary free_priv handler
  mwifiex: release bss structure returned by cfg80211_inform_bss()

Yogesh Ashok Powar (5):
  mwifiex: fix ht_cap_info in ibss beacons
  mwifiex: use existing helper function mwifiex_fill_cap_info
  mwifiex: change return types to void
  mwifiex: fix coding style
  mwifiex: fix 'Smatch' warnings

 drivers/net/wireless/mwifiex/11n_rxreorder.c |   18 ++---
 drivers/net/wireless/mwifiex/cfg80211.c      |    4 +-
 drivers/net/wireless/mwifiex/fw.h            |    2 +-
 drivers/net/wireless/mwifiex/init.c          |    4 +-
 drivers/net/wireless/mwifiex/join.c          |   96 +++++++++++---------------
 drivers/net/wireless/mwifiex/scan.c          |    7 +--
 drivers/net/wireless/mwifiex/sta_rx.c        |   12 ++--
 7 files changed, 60 insertions(+), 83 deletions(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-11-08  5:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-08  5:41 [PATCH 0/7] mwifiex: patch series for 3.3 Bing Zhao
2011-11-08  5:41 ` [PATCH 1/7] mwifiex: fix ht_cap_info in ibss beacons Bing Zhao
2011-11-08  5:41 ` [PATCH 2/7] mwifiex: use existing helper function mwifiex_fill_cap_info Bing Zhao
2011-11-08  5:41 ` [PATCH 3/7] mwifiex: change return types to void Bing Zhao
2011-11-08  5:41 ` [PATCH 4/7] mwifiex: fix coding style Bing Zhao
2011-11-08  5:41 ` [PATCH 5/7] mwifiex: fix 'Smatch' warnings Bing Zhao
2011-11-08  5:41 ` [PATCH 6/7] mwifiex: remove unnecessary free_priv handler Bing Zhao
2011-11-08  5:41 ` [PATCH 7/7] mwifiex: release bss structure returned by cfg80211_inform_bss() Bing Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox