Re: [RESEND][PATCH 2/3] PPPoX/E: return ENOTTY on unknown ioctl requests
From: David Miller <davem@davemloft.net>
Date: 2007-07-31 00:48:44
From: David Miller <davem@davemloft.net>
Date: 2007-07-31 00:48:44
From: Florian Zumbiehl <redacted> Date: Sun, 29 Jul 2007 08:04:36 +0200
here another patch for the PPPoX/E code that makes sure that ENOTTY is returned for unknown ioctl requests rather than 0 (and removes another unneeded initializer which I didn't bother creating a separate patch for). Signed-off-by: Florian Zumbiehl <redacted>
Applied, thanks Florian.