commit | 86c1dcfc96a778433ebc6e9b1d3e80a126cb80f2 | [log] [tgz] |
---|---|---|
author | Florian Zumbiehl <florz@florz.de> | Mon Jul 30 17:48:23 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 31 02:28:22 2007 -0700 |
tree | ad6f69355b76974d2a80ab56313225aa557eb459 | |
parent | c61a7d10efbd187ab9bb54871238ebd1dfcacd44 [diff] |
[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 <florz@florz.de> Signed-off-by: David S. Miller <davem@davemloft.net>