From: Florian Zumbiehl Date: Tue, 31 Jul 2007 00:48:23 +0000 (-0700) Subject: [PPPoX/E]: return ENOTTY on unknown ioctl requests X-Git-Tag: v2.6.23-rc2~35^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c1dcfc96a778433ebc6e9b1d3e80a126cb80f2;p=pandora-kernel.git [PPPoX/E]: return ENOTTY on unknown ioctl requests 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed