From: Michal Kazior <michal.kazior@tieto.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: "johannes@sipsolutions.net" <johannes@sipsolutions.net>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] mac80211: remove hw.conf.channel usage where possible
Date: Wed, 11 Apr 2012 08:22:33 +0200 [thread overview]
Message-ID: <4F852329.8080702@tieto.com> (raw)
In-Reply-To: <20120410192035.GB9218@tuxdriver.com>
On 10/04/12 21:20, John W. Linville wrote:
> On Thu, Mar 29, 2012 at 09:01:58AM +0200, Michal Kazior wrote:
>> Removes hw.conf.channel usage from the following functions:
>> * ieee80211_mandatory_rates
>> * ieee80211_sta_get_rates
>> * ieee80211_frame_duration
>> * ieee80211_rts_duration
>> * ieee80211_ctstoself_duration
>>
>> This is in preparation for multi-channel operation.
>>
>> Signed-off-by: Michal Kazior<michal.kazior@tieto.com>
>
> CC drivers/net/wireless/b43/xmit.o
> drivers/net/wireless/b43/xmit.c: In function ‘b43_generate_txhdr’:
> drivers/net/wireless/b43/xmit.c:293:4: warning: passing argument 4 of ‘ieee80211_generic_frame_duration’ makes integer from pointer without a cast
> include/net/mac80211.h:2870:8: note: expected ‘size_t’ but argument is of type ‘struct ieee80211_rate *’
> drivers/net/wireless/b43/xmit.c:293:4: error: too few arguments to function ‘ieee80211_generic_frame_duration’
> include/net/mac80211.h:2870:8: note: declared here
> make[2]: *** [drivers/net/wireless/b43/xmit.o] Error 1
> make[1]: *** [drivers/net/wireless/b43] Error 2
> make: *** [drivers/net/wireless/] Error 2
>
Oops! Sorry I missed that. I'll send PATCH v2.
--
Pozdrawiam / Best regards, Michal Kazior.
next prev parent reply other threads:[~2012-04-11 6:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-29 7:01 [PATCH] mac80211: remove hw.conf.channel usage where possible Michal Kazior
2012-03-29 7:07 ` Johannes Berg
2012-04-10 19:20 ` John W. Linville
2012-04-11 6:22 ` Michal Kazior [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-28 10:54 Michal Kazior
2012-03-28 11:17 ` Johannes Berg
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=4F852329.8080702@tieto.com \
--to=michal.kazior@tieto.com \
--cc=johannes@sipsolutions.net \
--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;
as well as URLs for NNTP newsgroup(s).