Re: [PATCH] cfg80211: Add support for static WEP in the driver

2016-09-30 Thread Johannes Berg
On Thu, 2016-09-22 at 23:16 +0300, Luca Coelho wrote: > From: David Spinadel > > Add support for drivers that implement static WEP internally, i.e. > expose connection keys to the driver in connect flow and don't > upload the keys after the connection. > Applied.

[PATCH] cfg80211: Add support for static WEP in the driver

2016-09-22 Thread Luca Coelho
From: David Spinadel Add support for drivers that implement static WEP internally, i.e. expose connection keys to the driver in connect flow and don't upload the keys after the connection. Signed-off-by: David Spinadel Signed-off-by: Johannes