[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJSSEVwZ9zLv+TfRAwcjxtu8Q0wmDxdNgkfLP3TvfB56VkP18g@mail.gmail.com>
Date: Fri, 26 Aug 2016 21:40:24 +0300
From: Claudiu Beznea <claudiu.beznea@...il.com>
To: Joe Perches <joe@...ches.com>
Cc: Greg KH <gregkh@...uxfoundation.org>, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] Staging: wlan-ng: replace switch-case statements with macro
I will do it soon.
Thanks,
Claudiu
On Fri, Aug 26, 2016 at 9:07 PM, Joe Perches <joe@...ches.com> wrote:
> On Fri, 2016-08-26 at 20:58 +0300, Claudiu Beznea wrote:
>> This patch removes multiple switch-case statements
>> with a new macro. The macro will generate the
>> corresponding bit mask based on the key index
>> received as input.
>
> Can you go a little farther and remove the
> #define DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey<#>
> and uses too?
>
Powered by blists - more mailing lists