[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f1c692e8-7d51-4be1-6db5-8067ff8d0151@gmail.com>
Date: Wed, 28 Feb 2018 08:33:51 +0300
From: Ivan Safonov <insafonov@...il.com>
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, Hans de Goede <hdegoede@...hat.com>,
Janani Sankara Babu <jananis37@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging:r8188eu: use lib80211 CCMP decrypt
On 02/26/2018 10:56 AM, Dan Carpenter wrote:
> On Fri, Feb 23, 2018 at 05:57:42PM +0300, Ivan Safonov wrote:
>> Custom AES decrypt implementation replaced with lib80211 library.
>>
>> Signed-off-by: Ivan Safonov <insafonov@...il.com>
>
> The new code looks like original RTL code (really bad) so I'm guessing
> you copy and pasted the code from somewhere else?
Unfortunately, your assumption is wrong. Rather, bad code is created
because I'm not a good programmer =).
Seriously, after each patch the driver gets better, does not it?
>
> The idea is good, but RTL code is painful to look at.
The basic idea is to replace a _small_ (or trivial) parts of the
program, because I can not test my patches.
>
> regards,
> dan carpenter
>
Ivan Safonov.
Powered by blists - more mailing lists