* Kernel support for wireless USB
@ 2023-07-22 19:29 Alan Stern
2023-07-23 7:03 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Alan Stern @ 2023-07-22 19:29 UTC (permalink / raw)
To: Greg KH; +Cc: USB mailing list
Greg:
To what extent does the kernel still support Wireless USB? Is it
supposed to be completely gone?
I ask because there's still a bunch of code in the hub.c for it, and the
logic doesn't all look right. Removing it would be easier than trying
to fix it.
Alan Stern
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Kernel support for wireless USB
2023-07-22 19:29 Kernel support for wireless USB Alan Stern
@ 2023-07-23 7:03 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-07-23 7:03 UTC (permalink / raw)
To: Alan Stern; +Cc: USB mailing list
On Sat, Jul 22, 2023 at 03:29:35PM -0400, Alan Stern wrote:
> Greg:
>
> To what extent does the kernel still support Wireless USB? Is it
> supposed to be completely gone?
It should be completely gone.
> I ask because there's still a bunch of code in the hub.c for it, and the
> logic doesn't all look right. Removing it would be easier than trying
> to fix it.
I didn't do a lot of surgery in removing the wireless code, just dropped
the obvious files and config options, so yes, there might be old stuff
lurking around that can be removed like this.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-23 7:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-22 19:29 Kernel support for wireless USB Alan Stern
2023-07-23 7:03 ` Greg KH
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).