From: "Roland Vossen" <rvossen@broadcom.com>
To: "Dan Carpenter" <dan.carpenter@oracle.com>,
"gregkh@suse.de" <gregkh@suse.de>
Cc: "devel@linuxdriverproject.org" <devel@linuxdriverproject.org>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 14/17] staging: brcm80211: simplification of brcmf_netdev_ioctl_priv()
Date: Wed, 14 Sep 2011 09:04:59 +0200 [thread overview]
Message-ID: <4E70521B.6050801@broadcom.com> (raw)
In-Reply-To: <20110914020124.GB7002@shale.localdomain>
>> + if (ioc->buf != NULL)
>> + buflen = min_t(int, ioc->len, BRCMF_IOCTL_MAXLEN);
> ^^^^
> Should be uint here.
You are right. Greg, please drop [14/17], I will post a v2 patch.
Thanks, Roland.
next prev parent reply other threads:[~2011-09-14 7:05 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-13 7:49 [PATCH 00/17] staging: brcm80211: 5th reaction to mainline patch #2 Roland Vossen
2011-09-13 7:49 ` [PATCH 01/17] staging: brcm80211: remove static function declaration in dhd_sdio Roland Vossen
2011-09-13 7:49 ` [PATCH 02/17] staging: brcm80211: remove ioctl layer from brcmsmac Roland Vossen
2011-09-13 19:14 ` Dan Carpenter
2011-09-15 15:16 ` Roland Vossen
2011-09-13 7:49 ` [PATCH 03/17] staging: brcm80211: remove function ieee_set_channel() Roland Vossen
2011-09-13 7:49 ` [PATCH 04/17] staging: brcm80211: fix for fullmac build problem Roland Vossen
2011-09-13 7:49 ` [PATCH 05/17] staging: brcm80211: macro cleanup in softmac dma Roland Vossen
2011-09-13 7:49 ` [PATCH 06/17] staging: brcm80211: cleanup of softmac macro EDCF_ENAB() Roland Vossen
2011-09-13 7:49 ` [PATCH 07/17] staging: brcm80211: removed function brcms_c_wme_initparams_sta() Roland Vossen
2011-09-13 7:49 ` [PATCH 08/17] staging: brcm80211: macro cleanup in softmac main.c Roland Vossen
2011-09-13 7:49 ` [PATCH 09/17] staging: brcm80211: added clarification on softmac dma alignment Roland Vossen
2011-09-13 7:49 ` [PATCH 10/17] staging: brcm80211: remove devpath related nvram variable lookup Roland Vossen
2011-09-13 7:49 ` [PATCH 11/17] staging: brcm80211: remove brcms_c_get_par and set_par functions Roland Vossen
2011-09-13 7:49 ` [PATCH 12/17] staging: brcm80211: macro cleanup in softmac rate.h Roland Vossen
2011-09-13 7:49 ` [PATCH 13/17] staging: brcm80211: separated public from private ioctl functions Roland Vossen
2011-09-13 7:49 ` [PATCH 14/17] staging: brcm80211: simplification of brcmf_netdev_ioctl_priv() Roland Vossen
2011-09-14 2:01 ` Dan Carpenter
2011-09-14 7:04 ` Roland Vossen [this message]
2011-09-13 7:49 ` [PATCH 15/17] staging: brcm80211: cleaned up function brcmf_cfg80211_get_key() Roland Vossen
2011-09-13 7:49 ` [PATCH 16/17] staging: brcm80211: fullmac sparse endianness encryption keys check Roland Vossen
2011-09-13 7:49 ` [PATCH 17/17] staging: brcm80211: introduced fullmac function get/set u32 to/from dongle Roland Vossen
2011-09-16 18:44 ` [PATCH 00/17] staging: brcm80211: 5th reaction to mainline patch #2 Greg KH
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=4E70521B.6050801@broadcom.com \
--to=rvossen@broadcom.com \
--cc=dan.carpenter@oracle.com \
--cc=devel@linuxdriverproject.org \
--cc=gregkh@suse.de \
--cc=linux-wireless@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).