From: "Guy, Wey-Yi" <wey-yi.w.guy@intel.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] iwlwifi: convert new uses of __attribute__ ((packed)) to __packed
Date: Wed, 14 Jul 2010 08:25:11 -0700 [thread overview]
Message-ID: <1279121111.19725.25.camel@wwguy-ubuntu> (raw)
In-Reply-To: <1279118252-10258-1-git-send-email-linville@tuxdriver.com>
Hi John,
On Wed, 2010-07-14 at 07:37 -0700, John W. Linville wrote:
> Signed-off-by: John W. Linville <linville@tuxdriver.com>
> ---
> drivers/net/wireless/iwlwifi/iwl-commands.h | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/wireless/iwlwifi/iwl-commands.h b/drivers/net/wireless/iwlwifi/iwl-commands.h
> index 8d2db9d..f1c0e68 100644
> --- a/drivers/net/wireless/iwlwifi/iwl-commands.h
> +++ b/drivers/net/wireless/iwlwifi/iwl-commands.h
> @@ -1245,7 +1245,7 @@ struct iwl_txfifo_flush_cmd {
> __le32 fifo_control;
> __le16 flush_control;
> __le16 reserved;
> -} __attribute__ ((packed));
> +} __packed;
>
> /*
> * REPLY_WEP_KEY = 0x20
> @@ -3547,7 +3547,7 @@ struct iwl_sensitivity_cmd {
> struct iwl_enhance_sensitivity_cmd {
> __le16 control; /* always use "1" */
> __le16 enhance_table[ENHANCE_HD_TABLE_SIZE]; /* use HD_* as index */
> -} __attribute__ ((packed));
> +} __packed;
>
>
> /**
Thanks
Wey
prev parent reply other threads:[~2010-07-14 15:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-14 14:37 [PATCH] iwlwifi: convert new uses of __attribute__ ((packed)) to __packed John W. Linville
2010-07-14 15:25 ` Guy, Wey-Yi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1279121111.19725.25.camel@wwguy-ubuntu \
--to=wey-yi.w.guy@intel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox