From: Christoph Hellwig <[EMAIL PROTECTED]>
Date: Tue, 27 Dec 2005 19:53:05 +0100

> Currently all network protocols need to call dev_ioctl as the default
> fallback in their ioctl implementations.  This patch adds a fallback
> to dev_ioctl to sock_ioctl if the protocol returned -ENOIOCTLCMD.
> This way all the procotol ioctl handlers can be simplified and we don't
> need to export dev_ioctl.
> 
> Signed-off-by: Christoph Hellwig <[EMAIL PROTECTED]>

Nice cleanup, applied, thanks Chirstoph.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to