From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <402D6682.80801@nortelnetworks.com> Date: Fri, 13 Feb 2004 16:06:26 -0800 From: Abhijit Kumbhare MIME-Version: 1.0 References: <200402132000.i1DK09E17599@mail.osdl.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Bridge] SIOCDEVPRIVATE List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: bridge@lists.osdl.org 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