All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: refresh TODO for rtl8723au
@ 2016-03-18 17:15 ` Xose Vazquez Perez
  0 siblings, 0 replies; 8+ messages in thread
From: Xose Vazquez Perez @ 2016-03-18 17:15 UTC (permalink / raw)
  Cc: Xose Vazquez Perez, Jes Sorensen, Larry Finger, Kalle Valo,
	Greg Kroah-Hartman, Linux Driver Project Developer List,
	Linux Wireless

People should not waste time and energy working on this staging driver.
A replacement(rtl8xxxu) using the kernel wireless stack already was merged
in the 4.3 kernel.

Cc: Jes Sorensen <Jes.Sorensen@redhat.com>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linux Driver Project Developer List <driverdev-devel@linuxdriverproject.org>
Cc: Linux Wireless <linux-wireless@vger.kernel.org>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 drivers/staging/rtl8723au/TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/drivers/staging/rtl8723au/TODO b/drivers/staging/rtl8723au/TODO
index f5d57d3..42b86e4 100644
--- a/drivers/staging/rtl8723au/TODO
+++ b/drivers/staging/rtl8723au/TODO
@@ -9,5 +9,8 @@ TODO:
 - merge Realtek's bugfixes and new features into the driver
 - switch to use MAC80211
 
+A mac80211 driver for this hardware already was integrated at
+drivers/net/wireless/realtek/rtl8xxxu/
+
 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
 Jes Sorensen <Jes.Sorensen@redhat.com>, and Larry Finger <Larry.Finger@lwfinger.net>.
-- 
2.5.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH] staging: refresh TODO for rtl8723au
@ 2016-03-18 17:15 ` Xose Vazquez Perez
  0 siblings, 0 replies; 8+ messages in thread
From: Xose Vazquez Perez @ 2016-03-18 17:15 UTC (permalink / raw)
  Cc: Xose Vazquez Perez, Jes Sorensen, Larry Finger, Kalle Valo,
	Greg Kroah-Hartman, Linux Driver Project Developer List,
	Linux Wireless

People should not waste time and energy working on this staging driver.
A replacement(rtl8xxxu) using the kernel wireless stack already was merged
in the 4.3 kernel.

Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>
---
 drivers/staging/rtl8723au/TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/drivers/staging/rtl8723au/TODO b/drivers/staging/rtl8723au/TODO
index f5d57d3..42b86e4 100644
--- a/drivers/staging/rtl8723au/TODO
+++ b/drivers/staging/rtl8723au/TODO
@@ -9,5 +9,8 @@ TODO:
 - merge Realtek's bugfixes and new features into the driver
 - switch to use MAC80211
 
+A mac80211 driver for this hardware already was integrated at
+drivers/net/wireless/realtek/rtl8xxxu/
+
 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
 Jes Sorensen <Jes.Sorensen@redhat.com>, and Larry Finger <Larry.Finger@lwfinger.net>.
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: refresh TODO for rtl8723au
  2016-03-18 17:15 ` Xose Vazquez Perez
  (?)
@ 2016-03-18 17:42 ` Jes Sorensen
  2016-03-18 18:28   ` Joe Perches
  -1 siblings, 1 reply; 8+ messages in thread
From: Jes Sorensen @ 2016-03-18 17:42 UTC (permalink / raw)
  To: Xose Vazquez Perez
  Cc: Larry Finger, Kalle Valo, Greg Kroah-Hartman,
	Linux Driver Project Developer List, Linux Wireless

Xose Vazquez Perez <xose.vazquez@gmail.com> writes:
> People should not waste time and energy working on this staging driver.
> A replacement(rtl8xxxu) using the kernel wireless stack already was merged
> in the 4.3 kernel.
>
> Cc: Jes Sorensen <Jes.Sorensen@redhat.com>
> Cc: Larry Finger <Larry.Finger@lwfinger.net>
> Cc: Kalle Valo <kvalo@codeaurora.org>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: Linux Driver Project Developer List <driverdev-devel@linuxdriverproject.org>
> Cc: Linux Wireless <linux-wireless@vger.kernel.org>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
> ---
>  drivers/staging/rtl8723au/TODO | 3 +++
>  1 file changed, 3 insertions(+)

Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: refresh TODO for rtl8723au
  2016-03-18 17:42 ` Jes Sorensen
@ 2016-03-18 18:28   ` Joe Perches
  2016-03-19  3:58       ` Jes Sorensen
  0 siblings, 1 reply; 8+ messages in thread
From: Joe Perches @ 2016-03-18 18:28 UTC (permalink / raw)
  To: Jes Sorensen, Xose Vazquez Perez
  Cc: Larry Finger, Kalle Valo, Greg Kroah-Hartman,
	Linux Driver Project Developer List, Linux Wireless

On Fri, 2016-03-18 at 13:42 -0400, Jes Sorensen wrote:
> Xose Vazquez Perez <xose.vazquez@gmail.com> writes:
> > People should not waste time and energy working on this staging driver.
> > A replacement(rtl8xxxu) using the kernel wireless stack already was merged
> > in the 4.3 kernel.
[]
> >  drivers/staging/rtl8723au/TODO | 3 +++
> Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>

why not git rm drivers/staging/rtl8723au/ ?

How about changing MAINTAINERS from:

STAGING - REALTEK RTL8723U WIRELESS DRIVER
M:	Larry Finger <Larry.Finger@lwfinger.net>
M:	Jes Sorensen <Jes.Sorensen@redhat.com>
L:	linux-wireless@vger.kernel.org
S:	Maintained
F:	drivers/staging/rtl8723au/

to

S:	Obsolete


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: refresh TODO for rtl8723au
  2016-03-18 18:28   ` Joe Perches
@ 2016-03-19  3:58       ` Jes Sorensen
  0 siblings, 0 replies; 8+ messages in thread
From: Jes Sorensen @ 2016-03-19  3:58 UTC (permalink / raw)
  To: Joe Perches
  Cc: Xose Vazquez Perez, Larry Finger, Kalle Valo, Greg Kroah-Hartman,
	Linux Driver Project Developer List, Linux Wireless

Joe Perches <joe@perches.com> writes:
> On Fri, 2016-03-18 at 13:42 -0400, Jes Sorensen wrote:
>> Xose Vazquez Perez <xose.vazquez@gmail.com> writes:
>> > People should not waste time and energy working on this staging driver.
>> > A replacement(rtl8xxxu) using the kernel wireless stack already was merged
>> > in the 4.3 kernel.
> []
>> >  drivers/staging/rtl8723au/TODO | 3 +++
>> Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>
>
> why not git rm drivers/staging/rtl8723au/ ?

Because you don't just pull the rug out under people. I plan to mark it
obsolete and then remove it in a follow-on release.

Jes

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: refresh TODO for rtl8723au
@ 2016-03-19  3:58       ` Jes Sorensen
  0 siblings, 0 replies; 8+ messages in thread
From: Jes Sorensen @ 2016-03-19  3:58 UTC (permalink / raw)
  To: Joe Perches
  Cc: Xose Vazquez Perez, Greg Kroah-Hartman,
	Linux Driver Project Developer List, Linux Wireless, Kalle Valo,
	Larry Finger

Joe Perches <joe@perches.com> writes:
> On Fri, 2016-03-18 at 13:42 -0400, Jes Sorensen wrote:
>> Xose Vazquez Perez <xose.vazquez@gmail.com> writes:
>> > People should not waste time and energy working on this staging driver.
>> > A replacement(rtl8xxxu) using the kernel wireless stack already was merged
>> > in the 4.3 kernel.
> []
>> >  drivers/staging/rtl8723au/TODO | 3 +++
>> Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>
>
> why not git rm drivers/staging/rtl8723au/ ?

Because you don't just pull the rug out under people. I plan to mark it
obsolete and then remove it in a follow-on release.

Jes
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: refresh TODO for rtl8723au
  2016-03-19  3:58       ` Jes Sorensen
@ 2016-03-19  4:09         ` Joe Perches
  -1 siblings, 0 replies; 8+ messages in thread
From: Joe Perches @ 2016-03-19  4:09 UTC (permalink / raw)
  To: Jes Sorensen
  Cc: Xose Vazquez Perez, Larry Finger, Kalle Valo, Greg Kroah-Hartman,
	Linux Driver Project Developer List, Linux Wireless

On Fri, 2016-03-18 at 23:58 -0400, Jes Sorensen wrote:
> Joe Perches <joe@perches.com> writes:
> > On Fri, 2016-03-18 at 13:42 -0400, Jes Sorensen wrote:
> > > Xose Vazquez Perez <xose.vazquez@gmail.com> writes:
> > > > 
> > > > People should not waste time and energy working on this staging driver.
> > > > A replacement(rtl8xxxu) using the kernel wireless stack already was merged
> > > > in the 4.3 kernel.
> > []
> > > 
> > > > 
> > > >  drivers/staging/rtl8723au/TODO | 3 +++
> > > Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>
> > why not git rm drivers/staging/rtl8723au/ ?
> Because you don't just pull the rug out under people. I plan to mark it
> obsolete and then remove it in a follow-on release.

Duh.

I note you removed the obsolete suggestion which
is probably more valuable then updating the TODO.

Updating the TODO to something like:

Actual bug fixes only, no other changes accepted.
This driver is going to be removed by 4.8 or so

is also probably more valuable than keeping all the
current items and just adding a note that another
driver exists.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] staging: refresh TODO for rtl8723au
@ 2016-03-19  4:09         ` Joe Perches
  0 siblings, 0 replies; 8+ messages in thread
From: Joe Perches @ 2016-03-19  4:09 UTC (permalink / raw)
  To: Jes Sorensen
  Cc: Xose Vazquez Perez, Greg Kroah-Hartman,
	Linux Driver Project Developer List, Linux Wireless, Kalle Valo,
	Larry Finger

On Fri, 2016-03-18 at 23:58 -0400, Jes Sorensen wrote:
> Joe Perches <joe@perches.com> writes:
> > On Fri, 2016-03-18 at 13:42 -0400, Jes Sorensen wrote:
> > > Xose Vazquez Perez <xose.vazquez@gmail.com> writes:
> > > > 
> > > > People should not waste time and energy working on this staging driver.
> > > > A replacement(rtl8xxxu) using the kernel wireless stack already was merged
> > > > in the 4.3 kernel.
> > []
> > > 
> > > > 
> > > >  drivers/staging/rtl8723au/TODO | 3 +++
> > > Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>
> > why not git rm drivers/staging/rtl8723au/ ?
> Because you don't just pull the rug out under people. I plan to mark it
> obsolete and then remove it in a follow-on release.

Duh.

I note you removed the obsolete suggestion which
is probably more valuable then updating the TODO.

Updating the TODO to something like:

Actual bug fixes only, no other changes accepted.
This driver is going to be removed by 4.8 or so

is also probably more valuable than keeping all the
current items and just adding a note that another
driver exists.

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-03-19  4:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18 17:15 [PATCH] staging: refresh TODO for rtl8723au Xose Vazquez Perez
2016-03-18 17:15 ` Xose Vazquez Perez
2016-03-18 17:42 ` Jes Sorensen
2016-03-18 18:28   ` Joe Perches
2016-03-19  3:58     ` Jes Sorensen
2016-03-19  3:58       ` Jes Sorensen
2016-03-19  4:09       ` Joe Perches
2016-03-19  4:09         ` Joe Perches

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.