From: David Miller <davem@davemloft.net>
To: ivdoorn@gmail.com
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org,
rt2400-devel@lists.sourceforge.net
Subject: Re: [PATCH] rt2x00: Fix compile warning
Date: Sat, 02 Aug 2008 01:31:36 -0700 (PDT) [thread overview]
Message-ID: <20080802.013136.211582180.davem@davemloft.net> (raw)
In-Reply-To: <200808020811.35701.IvDoorn@gmail.com>
From: Ivo van Doorn <ivdoorn@gmail.com>
Date: Sat, 2 Aug 2008 08:11:35 +0200
> Yes but rt2x00usb_vendor_req_buff_lock() can't use the const buffer since
> it calls:
> memcpy(buffer, rt2x00dev->csr.cache, buffer_length);
> and rt2x00usb_vendor_req_buff_lock() is valid for read commands.
>
> Only rt2x00usb_vendor_request_large_buff() is write only, so that sounds like
> the most sane place to convert the const pointer to the normal pointer.
Ok, I see. Patch applied, thanks!
prev parent reply other threads:[~2008-08-02 8:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-02 5:49 [PATCH] rt2x00: Fix compile warning Ivo van Doorn
2008-08-02 5:30 ` David Miller
2008-08-02 6:11 ` Ivo van Doorn
2008-08-02 8:31 ` David Miller [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=20080802.013136.211582180.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ivdoorn@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=rt2400-devel@lists.sourceforge.net \
/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).