netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: Erik Mouw <erik@harddisk-recovery.com>
Cc: bcm43xx-dev@lists.berlios.de, netdev@vger.kernel.org
Subject: Re: [PATCH] bcm43xx: iw_priv_args names should be <16 characters
Date: Thu, 13 Apr 2006 10:29:19 -0700	[thread overview]
Message-ID: <20060413102919.5e0bdb2e@localhost.localdomain> (raw)
In-Reply-To: <20060413130227.GD20839@harddisk-recovery.nl>

On Thu, 13 Apr 2006 15:02:27 +0200
Erik Mouw <erik@harddisk-recovery.com> wrote:

> The room for the names in bcm43xx_priv_wx_args[] are IFNAMSIZ long and
> IFNAMSIZ is defined as 16, so the names in bcm43xx_priv_wx_args should
> be 15 characters (16 including the trailing \0). This patch fixes that
> for the "set_shortpreambl", "get_shortpreambl", "set_swencryption", and
> "get_swencryption" private calls. Patch is against 2.6.17-rc1.
> 
> Signed-off-by: Erik Mouw <erik@harddisk-recovery.com>

Shouldn't compiler have gagged on this?

  reply	other threads:[~2006-04-13 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-13 13:02 [PATCH] bcm43xx: iw_priv_args names should be <16 characters Erik Mouw
2006-04-13 17:29 ` Stephen Hemminger [this message]
2006-04-14  9:35   ` Erik Mouw
2006-04-14 10:33     ` Mitchell Blank Jr

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=20060413102919.5e0bdb2e@localhost.localdomain \
    --to=shemminger@osdl.org \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=erik@harddisk-recovery.com \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).