Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:44088 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751764AbdHPPEr (ORCPT ); Wed, 16 Aug 2017 11:04:47 -0400 From: Kalle Valo To: Sergey Matyukevich Cc: linux-wireless@vger.kernel.org, Igor Mitsyanko , Avinash Patil Subject: Re: [PATCH 2/9] qtnfmac: switch to napi_gro_receive References: <20170815130638.31718-1-sergey.matyukevich.os@quantenna.com> <20170815130638.31718-3-sergey.matyukevich.os@quantenna.com> Date: Wed, 16 Aug 2017 18:04:43 +0300 In-Reply-To: <20170815130638.31718-3-sergey.matyukevich.os@quantenna.com> (Sergey Matyukevich's message of "Tue, 15 Aug 2017 16:06:32 +0300") Message-ID: <871sobtuyc.fsf@purkki.adurom.net> (sfid-20170816_170450_996742_F6DF9C6A) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Sergey Matyukevich writes: > Use napi_gro_receive() rather than netif_receive_skb() in qtnfmac driver. Yes, I can easily see that from the diff so no need to document that :) But the commit log should tell _why_ you did it. -- Kalle Valo