[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210702124606.GY1983@kadam>
Date: Fri, 2 Jul 2021 15:46:06 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: "Fabio M. De Francesco" <fmdefrancesco@...il.com>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8188eu: Remove an unused variable and some
lines of code
You should write that at the start of the commit message.
This driver doesn't support SIOCSIWRATE. It just returns zero and does
nothing. Change it to return -ENOTSUPP instead. (This is an API change
but we don't expect it to break anything).
regards,
dan carpenter
Powered by blists - more mailing lists