From: Hin-Tak Leung <htl10@users.sourceforge.net>
To: Attila Fazekas <turul64@gmail.com>,
Larry Finger <Larry.Finger@lwfinger.net>
Cc: "John W. Linville" <linville@tuxdriver.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
Herton Ronaldo Krzesinski <herton@canonical.com>
Subject: Re: [PATCH] rtl8187: Add Ad-hoc mode
Date: Sun, 19 Feb 2012 23:17:33 +0000 (GMT) [thread overview]
Message-ID: <1329693453.51266.YahooMailClassic@web29503.mail.ird.yahoo.com> (raw)
In-Reply-To: <4F416772.5030703@lwfinger.net>
--- On Sun, 19/2/12, Larry Finger <Larry.Finger@lwfinger.net> wrote:
> On 02/19/2012 01:54 PM, Attila
> Fazekas wrote:
> > Add AD-HOC support to the rtl8187 based on the rtl8180
> source
> >
> > Signed-off-by: Attila Fazekas<turul64@gmail.com>
> > ---
> > diff --git
> a/drivers/net/wireless/rtl818x/rtl8187/dev.c
> > b/drivers/net/wireless/rtl818x/rtl8187/dev.c
> > index 638fbef..f8f9186 100644
> > --- a/drivers/net/wireless/rtl818x/rtl8187/dev.c
> > +++ b/drivers/net/wireless/rtl818x/rtl8187/dev.c
> > @@ -232,6 +232,7 @@ static void rtl8187_tx(struct
> ieee80211_hw *dev,
> > struct sk_buff *skb)
> > {
> > struct rtl8187_priv
> *priv = dev->priv;
> > struct
> ieee80211_tx_info *info = IEEE80211_SKB_CB(skb);
> > + struct ieee80211_hdr *tx_hdr =
> (struct ieee80211_hdr *)(skb->data);
> > unsigned int ep;
> > void *buf;
> > struct urb *urb;
> > @@ -249,7 +250,7 @@ static void rtl8187_tx(struct
> ieee80211_hw *dev,
> > struct sk_buff *skb)
>
> This patch was mangled by your mailer. See how the line
> above is wrapped? In addition, the tabs seem to have been
> replaced by spaces.
>
> To test what works, you should mail a patch to yourself and
> see if the version extracted from your mailer still
> applies.
I am curious about this patch - does it take this amount of driver-specific effort to make ad-hoc mode work? Master mode is preferably handled in a generic way by hostapd... "Add AD-HOC support to the rtl8187 based on the rtl8180 source" - could some refactor be done?
Hin-Tak
next prev parent reply other threads:[~2012-02-19 23:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-19 19:54 [PATCH] rtl8187: Add Ad-hoc mode Attila Fazekas
2012-02-19 21:19 ` Larry Finger
2012-02-19 23:17 ` Hin-Tak Leung [this message]
2012-02-21 17:44 ` Attila Fazekas
2012-02-22 21:51 ` Hin-Tak Leung
2012-02-22 23:35 ` Larry Finger
2012-02-23 0:44 ` Hin-Tak Leung
2012-02-23 0:59 ` Julian Calaby
2012-02-23 2:17 ` Larry Finger
2012-02-23 2:27 ` Hin-Tak Leung
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=1329693453.51266.YahooMailClassic@web29503.mail.ird.yahoo.com \
--to=htl10@users.sourceforge.net \
--cc=Larry.Finger@lwfinger.net \
--cc=herton@canonical.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=turul64@gmail.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