* [Bridge] SIOCDEVPRIVATE
[not found] <200402132000.i1DK09E17599@mail.osdl.org>
@ 2004-02-14 0:06 ` Abhijit Kumbhare
2004-02-16 17:05 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Abhijit Kumbhare @ 2004-02-14 0:06 UTC (permalink / raw)
To: bridge
The bridge module uses this ioctl - but in the comment in
include/linux/sockios.h where it is defined says that the device private
IOCTL are "deprecated" and will disappear in 2.5.X (comment by DaveM).
I still see it being used in the 2.6.X bridge code - what's the story
behind this? Will SIOCDEVPRIVATE disappear or its just an invalid
comment because too many people/modules are using it (that it will never
be removed)?
Please let me know.
Thanks,
Abhijit
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bridge] SIOCDEVPRIVATE
2004-02-14 0:06 ` [Bridge] SIOCDEVPRIVATE Abhijit Kumbhare
@ 2004-02-16 17:05 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2004-02-16 17:05 UTC (permalink / raw)
To: Abhijit Kumbhare; +Cc: bridge
On Fri, 13 Feb 2004 16:06:26 -0800
Abhijit Kumbhare <abhijitk@nortelnetworks.com> wrote:
> The bridge module uses this ioctl - but in the comment in
> include/linux/sockios.h where it is defined says that the device private
> IOCTL are "deprecated" and will disappear in 2.5.X (comment by DaveM).
>
> I still see it being used in the 2.6.X bridge code - what's the story
> behind this? Will SIOCDEVPRIVATE disappear or its just an invalid
> comment because too many people/modules are using it (that it will never
> be removed.
It probably won't disappear any time soon. I am working on a replacing the bridge
ioctl interface used now, because it doesn't work in mixed mode (32 bit command
talking to a 64bit kernel). After that is done, maybe it will go away, but
there may be other devices that use it as well.
Final decision would be up to Dave Miller.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-16 17:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200402132000.i1DK09E17599@mail.osdl.org>
2004-02-14 0:06 ` [Bridge] SIOCDEVPRIVATE Abhijit Kumbhare
2004-02-16 17:05 ` Stephen Hemminger
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.