Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp5330109ybv; Tue, 11 Feb 2020 13:38:50 -0800 (PST) X-Google-Smtp-Source: APXvYqy3NiTy3yRv+NTn4mIVoVW+O0H9CmJU/nNjUVnkRlwxi9LPGSDiMozjWmXLCuLBIVg8pvd0 X-Received: by 2002:aca:484a:: with SMTP id v71mr4206573oia.39.1581457130188; Tue, 11 Feb 2020 13:38:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581457130; cv=none; d=google.com; s=arc-20160816; b=ZVmnL0ZXpPCh5CmCITsHtl3+G/Q19s7XPIFKUZYY1bp7MArqgdhQAFwgeuX2pWCIAa GFmDF66J5nX2H+xFGQ6xNwtLOagFNmKoZscv/zh4aQy3r/sKdjkLJk6DGAatvYwjmBdD op+elrLPc/g+hv9MpJScDA5JibbSsCmA7ECc4gNf5ZifH4MLuTgvTavcVy2v1MPIViXM CKimZC0QneDsGE2bWeKP48Tob6rY4W8VdoZvKrJcEVw+CwJfBD9elEbfk5veEtaqxmcE eXcyAruovi+/ostXECzxjuRGH1Ay9L2QHtO1UbEOGPj5fudBot3LCpaNdA52A+hbS1Cm BVmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=UHanTgxhWW0V49dVmF+9HxEMhzEfE6z+2KzN0+F0www=; b=xX2v6cB+nYpn/bZVZy8ZUb5MtiMvc/rSh+7Zm7wJgn1DYXi90HdkdsiqYDnFhrVBoX wLw0qs06OulJDJqR3j5WU8oc35xEsdTa2MVguykBTHXN/PB3S4YBYr6aThvylmQSXihI TKH7QNZfK3HFl1Q4BWXsBWJklTkQUoWbg2pSlj9145JeMz43dJI8Q891+7t3aMnpP8i6 bI1CWdxa8+uPjin+D30Hy2r5DmjpPQW0m4LILpVJMt9Ko5xSSfkFHlj52x5cLH8le5oY VqzU6xkNnfa29DYUa1O45Ql6HnsGX4oJp3kXiQLf4/HQPpZBBO1/WKx5rBkFmS+tQyfZ GE/Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xzKBNkpl; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-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 r6si2387399otn.216.2020.02.11.13.38.38; Tue, 11 Feb 2020 13:38:50 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xzKBNkpl; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731595AbgBKTSw (ORCPT + 99 others); Tue, 11 Feb 2020 14:18:52 -0500 Received: from mail.kernel.org ([198.145.29.99]:36826 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731593AbgBKTSw (ORCPT ); Tue, 11 Feb 2020 14:18:52 -0500 Received: from localhost (unknown [104.133.9.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B5E682465D; Tue, 11 Feb 2020 19:18:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581448731; bh=uxU2G69SlfJsblD0NM3KbWn/+UtaxJOgDCSgqIzYh04=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xzKBNkpl06kgI1nz698PoytpM9DVyZsB3TDwC6A9ilwBwLfMNS0dgdGor3VgWckZ0 9cdFGx7UUPKhRBtmYA6QwZFAI6BV2vhUMxICya7dntPcdQMnS4ohGZNzlPACdzhpD0 1/m8Wa/GM3u7/nChU7c/CjJfR3+JMNuNu6OL8dSY= Date: Tue, 11 Feb 2020 11:18:51 -0800 From: Greg KH To: Ajay.Kathat@microchip.com Cc: linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org, johannes@sipsolutions.net, Adham.Abozaeid@microchip.com Subject: Re: [PATCH v2 3/3] staging: wilc1000: refactor p2p action frames handling API's Message-ID: <20200211191851.GA1959566@kroah.com> References: <20200211152802.6096-1-ajay.kathat@microchip.com> <20200211152802.6096-3-ajay.kathat@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200211152802.6096-3-ajay.kathat@microchip.com> Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Tue, Feb 11, 2020 at 09:57:10AM +0000, Ajay.Kathat@microchip.com wrote: > From: Ajay Singh > > Refactor handling of P2P specific action frames. Make use of 'struct' to > handle the P2P frames instead of manipulating?using 'buf' pointer. > > Signed-off-by: Ajay Singh > --- > v2: corrected 'while' condition by adding 'struct' size as suggested by Dan. This patch doesn't apply to my tree :(