[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1473010281.git.claudiu.beznea@gmail.com>
Date: Sun, 4 Sep 2016 20:52:16 +0300
From: Claudiu Beznea <claudiu.beznea@...il.com>
To: gregkh@...uxfoundation.org
Cc: joe@...ches.com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org,
Claudiu Beznea <claudiu.beznea@...il.com>
Subject: [PATCH 0/5] Keep one macro instead of 4 for wep keys
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
Powered by blists - more mailing lists