From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from s3.sipsolutions.net ([5.9.151.49]:42399 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751099AbcI3LTK (ORCPT ); Fri, 30 Sep 2016 07:19:10 -0400 Message-ID: <1475234346.17481.38.camel@sipsolutions.net> (sfid-20160930_131913_498262_F956D121) Subject: Re: [PATCH] cfg80211: Add support for static WEP in the driver From: Johannes Berg To: Luca Coelho Cc: linux-wireless@vger.kernel.org, David Spinadel , Luca Coelho Date: Fri, 30 Sep 2016 13:19:06 +0200 In-Reply-To: <20160922201650.16722-1-luca@coelho.fi> References: <20160922201650.16722-1-luca@coelho.fi> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: 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. johannes