From: Jakub Sitnicki <jsitnicki@gmail.com>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/8] staging/rtl8xxx: delete ieee80211 constant duplication
Date: Wed, 17 Jun 2015 18:32:01 +0200 [thread overview]
Message-ID: <87oake5m9q.fsf@frog.home> (raw)
In-Reply-To: <553E6E11.8000907@lwfinger.net>
On Mon, Apr 27, 2015 at 07:12 PM CEST, Larry Finger <Larry.Finger@lwfinger.net> wrote:
> These drivers do not use mac80211, which is a prerequisite for inclusion in the
> regular wifi tree. A complete rewrite will be needed to get them out of staging.
> Nonetheless, cleanups are in order.
Regarding the rtl8188eu driver, would it be acceptable to rewrite it to
use the rtlwifi interface instead of using mac80211 directly?
I can't help but notice some similarities between the structure of
rtl8188eu and the drivers from the rtlwifi family. Then again, perhaps
I'm missing something that makes it a bad idea.
Thanks,
Jakub
next prev parent reply other threads:[~2015-06-17 16:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-27 5:25 [PATCH 0/8] staging/rtl8xxx: delete ieee80211 constant duplication Paul Gortmaker
2015-04-27 5:25 ` [PATCH 1/8] rtl8188eu: don't duplicate ieee80211 constants for status/reason Paul Gortmaker
2015-04-27 5:25 ` [PATCH 2/8] rtl8712: " Paul Gortmaker
2015-04-27 5:25 ` [PATCH 3/8] rtl8192u: don't trample on <linux/ieee80211.h> struct namespace Paul Gortmaker
2015-04-30 13:52 ` Jes Sorensen
2015-04-30 14:22 ` Paul Gortmaker
2015-04-30 14:30 ` Jes Sorensen
2015-04-27 5:25 ` [PATCH 4/8] rtl8192u: promote auth_mode to a full 8 bits Paul Gortmaker
2015-04-27 5:25 ` [PATCH 5/8] rtl8192u: align local ieee80211_wmm_ac_param struct fields with global Paul Gortmaker
2015-04-27 5:25 ` [PATCH 6/8] rtl8192u: don't duplicate ieee80211 constants for status/auth/reason Paul Gortmaker
2015-04-27 5:25 ` [PATCH 7/8] rtl8192u: delete another embedded instance of generic reason codes Paul Gortmaker
2015-04-27 5:25 ` [PATCH 8/8] rtl8192e: delete local copy of iee80211 " Paul Gortmaker
2015-04-27 17:12 ` [PATCH 0/8] staging/rtl8xxx: delete ieee80211 constant duplication Larry Finger
2015-06-17 16:32 ` Jakub Sitnicki [this message]
2015-06-17 18:01 ` Larry Finger
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=87oake5m9q.fsf@frog.home \
--to=jsitnicki@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.