From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH for 3.19 3/3] rtlwifi: rtl8192ee: Fix several bugs Date: Thu, 15 Jan 2015 14:03:16 +0200 Message-ID: <87twzsw8sb.fsf@kamboji.qca.qualcomm.com> References: <1421257036-5382-1-git-send-email-Larry.Finger@lwfinger.net> <1421257036-5382-4-git-send-email-Larry.Finger@lwfinger.net> <87bnm0xoar.fsf@kamboji.qca.qualcomm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: "larry.finger" , "linux-wireless\@vger.kernel.org" , "netdev\@vger.kernel.org" To: =?utf-8?B?6LCt5p2t5rOi?= Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:55300 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752524AbbAOMDY convert rfc822-to-8bit (ORCPT ); Thu, 15 Jan 2015 07:03:24 -0500 In-Reply-To: (=?utf-8?B?IuiwreadreazoiIncw==?= message of "Thu, 15 Jan 2015 11:51:00 +0000") Sender: netdev-owner@vger.kernel.org List-ID: =E8=B0=AD=E6=9D=AD=E6=B3=A2 writes: > I think a have located the bug reported, but the code > seems so unclean, so after the bug fix I modified the code=20 > and tried to make it more easy to understand. That's good, but I cannot send cleanup patches to 3.19. Even if the cleanup fixes something. It's better to do bug fixes and cleanup in separate patches. --=20 Kalle Valo