From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Chaitanya <chaitanyatk@posedge.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] mac80211: fix the multiple warnings for budding chipsets without ampdu_action defined
Date: Thu, 6 Dec 2012 09:51:47 +0100 [thread overview]
Message-ID: <20121206085146.GC2502@redhat.com> (raw)
In-Reply-To: <50C0545B.8060805@posedge.com>
On Thu, Dec 06, 2012 at 01:46:27PM +0530, Chaitanya wrote:
> Changed the mail client to thunder bird to avoid whitespace issues.
> Changed the subject and also the signing off to use offical mail.
> Changed the setting for tabs (width=8, noexpandtab) and whitespaces.
Don't need to mess up the change log with that.
> Signed-off-by: T Krishna Chaitanya <chaitanyatk@posedge.com>
> ---
> net/mac80211/agg-tx.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/net/mac80211/agg-tx.c b/net/mac80211/agg-tx.c
> index 4152ed1..eb9df22 100644
> --- a/net/mac80211/agg-tx.c
> +++ b/net/mac80211/agg-tx.c
> @@ -445,7 +445,7 @@ int ieee80211_start_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid,
>
> trace_api_start_tx_ba_session(pubsta, tid);
>
> - if (WARN_ON(!local->ops->ampdu_action))
^^^^^^^
Patch is still malformed (spaces instead of one tab). Before next
posting to mailing list, post patch to yourself and try to apply
it. Once that success, continue with mailing list posting.
Thanks
Stanislaw
next prev parent reply other threads:[~2012-12-06 8:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-06 8:16 [PATCH] mac80211: fix the multiple warnings for budding chipsets without ampdu_action defined Chaitanya
2012-12-06 8:51 ` Stanislaw Gruszka [this message]
2012-12-06 9:37 ` Chaitanya
2012-12-06 10:40 ` Johannes Berg
[not found] <201212070645.qB76jSjN013395@chaitanya-desktop>
2012-12-07 6:49 ` Chaitanya
2012-12-07 8:14 ` Johannes Berg
2012-12-07 9:29 ` Chaitanya
-- strict thread matches above, loose matches on Subject: below --
2012-12-05 12:27 Chaitanya
2012-12-05 12:30 ` Johannes Berg
2012-12-05 12:32 ` Chaitanya
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=20121206085146.GC2502@redhat.com \
--to=sgruszka@redhat.com \
--cc=chaitanyatk@posedge.com \
--cc=johannes@sipsolutions.net \
--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).