[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171128131714.GA20021@kroah.com>
Date: Tue, 28 Nov 2017 14:17:14 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Larry Finger <Larry.Finger@...inger.net>
Cc: netdev@...r.kernel.org, devel@...verdev.osuosl.org
Subject: Re: [PATCH] staging: rtl8188eu:
On Sat, Nov 25, 2017 at 11:59:51AM -0600, Larry Finger wrote:
> When not associated with an AP, wifi device drivers should respond to the
> SIOCGIWESSID ioctl with a zero-length string for the SSID, which is the
> behavior expected by dhcpcd.
>
> Currently, this driver returns an error code (-1) from the ioctl call,
> which causes dhcpcd to assume that the device is not a wireless interface
> and therefore it fails to work correctly with it thereafter.
>
> This problem was reported and tested at
> https://github.com/lwfinger/rtl8188eu/issues/234.
>
> Signed-off-by: Larry Finger <Larry.Finger@...inger.net>
> ---
> drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 14 ++++----------
> 1 file changed, 4 insertions(+), 10 deletions(-)
Your subject line looks broken :(
Please fix and resend.
thanks,
greg k-h
Powered by blists - more mailing lists