[PATCH 0/8] Remove current_vif and sta from wcn36xx struct

Eugene Krasnikov k.eugene.e at gmail.com
Mon Sep 9 09:35:14 EDT 2013


This is the final patch set with cleaning wcn36xx struct.
Now adding multiple vif support should not be a problem.

Eugene Krasnikov (8):
  wcn36xx: move encrypt_type to wcn36xx_vif struct
  wcn36xx: move is_joining to wcn36xx_vif struct
  wcn36xx: move pw_state to wcn36xx_vif struct
  wcn36xx: do not use current_vif on data path
  wcn36xx: do not use current_vif in debug.c
  wcn36xx: remove current_vif
  wcn36xx: remove sta property from wcn36xx struct
  wcn36xx: move ssid to wcn36xx_priv struct

 debug.c   | 44 +++++++++++++++++++++++++++++++++-----------
 dxe.c     |  3 ++-
 dxe.h     |  3 +++
 main.c    | 45 ++++++++++++++++++++++-----------------------
 pmc.c     | 15 ++++++---------
 pmc.h     |  1 -
 smd.c     | 29 ++++++++++++++++-------------
 txrx.c    | 52 ++++++++++++++++++++++++++++++++++++++++------------
 wcn36xx.h | 17 ++++++++---------
 9 files changed, 130 insertions(+), 79 deletions(-)

-- 
1.8.2.2




More information about the wcn36xx mailing list