Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3200457imm; Sun, 3 Jun 2018 22:26:37 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKeZdOB8qJgn++BDAc7lP1Cqt6dHKSedA4s0wY7nOymk/i2ON86W0If0dEDCBlajp2wzUbj X-Received: by 2002:a17:902:8f8b:: with SMTP id z11-v6mr20395216plo.203.1528089997067; Sun, 03 Jun 2018 22:26:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528089997; cv=none; d=google.com; s=arc-20160816; b=XZY9vBqrLIdJVxDhG44JN2Gh+WrmJqdoquh4pTUvavZNNNlFAbLER+cw5uFzYRM6c/ d+dQRbCUCp9GUPsy3t98dWDj3zdqQWV3ba1Bk/szp94NEUPox/fDhhlMdyrBm5Xf83Kz 709fr5EiC+OVktbjz6vEsjZKVNYSK/RRrvrYj797g7+ox71TyJLMjxOic5C4nbUeQUyw 64b0kN0/PmJBoU7ok+DZRw0US4tpF53waYUKrpJdy86kNMHh7ka0swaaUwKXp1RbHrN8 Nu+sWJVzyBA+ydO86exiohd/0/3/U/WxHumsMbt+t5Jk87h7c7QywS1Y4e9NaBM+SL2A 6rFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=RGaZNRqVSNUS6dtErDSKRYq7TMeS+8D6XhnTFa1LyRE=; b=nETf8r4RUQS1D4CqfQ/tjIAbp9hlPwfDjvyFNSYlbg/y967d2aBlJdh2USSjvgyfBe WeKr9lyohJoGKMGCHRzgpJgRIhRyoVphnODVFTIXGG1zM9XDMNMei4ptcpFBL6kvzmGE pnQU3ujSzftVyhzm8jNjI5KC3kNwa5fe/6J9GYuNwDW3a1IITrPFU/ieqCkHDmHit8he JUEA37deeisVx9uuE9apR8HyGEJnpT2VOHDJfLCZxeQTqWaBO9ASSGBe5+O6P/7oIlC/ I4BNZXRz+Li7yQVSwxiyL4avY/b/y4U9IkmDC8mH60Le95fFOqCUqtfy00dyWZ1KzdSi 1P9Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h66-v6si21105958pgc.53.2018.06.03.22.26.22; Sun, 03 Jun 2018 22:26:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751354AbeFDFZ6 (ORCPT + 99 others); Mon, 4 Jun 2018 01:25:58 -0400 Received: from esa4.microchip.iphmx.com ([68.232.154.123]:39302 "EHLO esa4.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750723AbeFDFZ5 (ORCPT ); Mon, 4 Jun 2018 01:25:57 -0400 X-IronPort-AV: E=Sophos;i="5.49,475,1520924400"; d="scan'208";a="14591101" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 03 Jun 2018 22:25:55 -0700 Received: from ajaysk-VirtualBox (10.10.76.4) by chn-sv-exch06.mchp-main.com (10.10.76.107) with Microsoft SMTP Server id 14.3.352.0; Sun, 3 Jun 2018 22:25:54 -0700 Date: Mon, 4 Jun 2018 10:55:49 +0530 From: Ajay Singh To: Thibaut Robert CC: Dan Carpenter , , Greg Kroah-Hartman , , , "Ganesh Krishna" , Aditya Shankar Subject: Re: [PATCH 1/1] staging: wilc1000: Use common structs to parse ip packets Message-ID: <20180604105549.04031722@ajaysk-VirtualBox> In-Reply-To: <20180530112904.x4vcpkdmqhpc7xll@mwanda> References: <20180529190839.12818-1-thibaut.robert@gmail.com> <20180530112904.x4vcpkdmqhpc7xll@mwanda> Organization: Microchip Technology X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thank you for submitting the patches. The modification in this patch looks okay to me. Please resend this by including changes as suggested by Dan. I can do the modification and resubmit this patch by including review comments, if its okay with you. Regards, Ajay