From: Dmitry Eremin-Solenikov Date: Sun, 2 Aug 2009 10:12:01 +0000 (+0400) Subject: af_ieee802154: fix ioctl processing X-Git-Tag: v2.6.31-rc7~27^2~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45a41d147a3a31bb218201b0dd70cfe4e9ed5105;p=pandora-kernel.git af_ieee802154: fix ioctl processing fix two errors in ioctl processing: 1) if the ioctl isn't supported one should return -ENOIOCTLCMD 2) don't call ndo_do_ioctl if the device doesn't provide it Signed-off-by: Dmitry Eremin-Solenikov --- Reading git-diff-tree failed