Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:49380 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753230AbdCTRG4 (ORCPT ); Mon, 20 Mar 2017 13:06:56 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [v2,1/3] mwifiex: add qualifier to firmware structures From: Kalle Valo In-Reply-To: <1489048577-11293-2-git-send-email-gbhat@marvell.com> References: <1489048577-11293-2-git-send-email-gbhat@marvell.com> To: Ganapathi Bhat Cc: , Amitkumar Karwar , Nishant Sarmukadam , Karthik Ananthapadmanabha , Ganapathi Bhat Message-Id: <20170320170603.3373460854@smtp.codeaurora.org> (sfid-20170320_180751_834456_BF89B5C9) Date: Mon, 20 Mar 2017 17:06:03 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Ganapathi Bhat wrote: > From: Karthik Ananthapadmanabha > > Adding qualifier "__packed" indicates that no padding should be > performed on the qualified object for alignment. > This patch adds qualifier __packed to the required firmware > structures in mwifiex driver. > > Signed-off-by: Karthik Ananthapadmanabha > Signed-off-by: Ganapathi Bhat 3 patches applied to wireless-drivers-next.git, thanks. 5c0b87987432 mwifiex: add qualifier to firmware structures 5653c6462f56 mwifiex: Use accessors routines for unaligned values 92c70a958b0b mwifiex: fix for unaligned reads -- https://patchwork.kernel.org/patch/9612875/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches