public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Keep one macro instead of 4 for wep keys
@ 2016-09-04 17:52 Claudiu Beznea
  2016-09-04 17:52 ` [PATCH 1/5] Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey0 Claudiu Beznea
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Claudiu Beznea @ 2016-09-04 17:52 UTC (permalink / raw)
  To: gregkh; +Cc: joe, devel, linux-kernel, Claudiu Beznea

This patchset removes
DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey<#>
and uses the new macro DIDmib_dot11smt_dot11WEPDefaultKeysTable_key()
instead.

Claudiu Beznea (5):
  Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() 
       macro instead of
    DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey0
  Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() 
       macro instead of
    DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey1
  Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() 
       macro instead of
    DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey2
  Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() 
       macro instead of
    DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey3
  Staging: wlan-ng: changed definition of    
    DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro

 drivers/staging/wlan-ng/p80211metadef.h | 19 +------------------
 drivers/staging/wlan-ng/p80211req.c     |  8 ++++----
 drivers/staging/wlan-ng/prism2mib.c     |  8 ++++----
 3 files changed, 9 insertions(+), 26 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-09-04 17:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-04 17:52 [PATCH 0/5] Keep one macro instead of 4 for wep keys Claudiu Beznea
2016-09-04 17:52 ` [PATCH 1/5] Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey0 Claudiu Beznea
2016-09-04 17:52 ` [PATCH 2/5] Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey1 Claudiu Beznea
2016-09-04 17:52 ` [PATCH 3/5] Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey2 Claudiu Beznea
2016-09-04 17:52 ` [PATCH 4/5] Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey3 Claudiu Beznea
2016-09-04 17:52 ` [PATCH 5/5] Staging: wlan-ng: changed definition of DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro Claudiu Beznea

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