linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Michael Buesch <mb@bu3sch.de>
Cc: John W Linville <linville@tuxdriver.com>,
	bcm43xx-dev@lists.berlios.de, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] b43legacy: Fix sparse warnings
Date: Wed, 10 Dec 2008 10:45:00 -0600	[thread overview]
Message-ID: <493FF20C.5070607@lwfinger.net> (raw)
In-Reply-To: <200812101133.54173.mb@bu3sch.de>

Michael Buesch wrote:
> On Wednesday 10 December 2008 06:35:41 Larry Finger wrote:
>>   CHECK   drivers/net/wireless/b43legacy/debugfs.c
>> drivers/net/wireless/b43legacy/debugfs.c:243:9: warning: memset with byte count of 131072
> 
> I know about this error and I think it's a damn stupid error.
> There is a reason why the value was so high in b43. I don't know about b43legacy.
> Did you check if all callbacks still work properly?

Yes. AFAIK, everything works correctly. BTW, I chose 16 KiB because that is the
number in b43, and I expected the two drivers to need about the same amount of
buffer space. Was that a bad assumption?

Larry

      reply	other threads:[~2008-12-10 16:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10  5:35 [PATCH] b43legacy: Fix sparse warnings Larry Finger
2008-12-10 10:33 ` Michael Buesch
2008-12-10 16:45   ` Larry Finger [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=493FF20C.5070607@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mb@bu3sch.de \
    /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).