From: Arnd Bergmann Date: Mon, 16 Nov 2009 05:13:21 +0000 (-0800) Subject: hamradio/mkiss: fix typo in compat_ioctl X-Git-Tag: v2.6.33-rc1~388^2~366 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07c3c4ee3a4143d0c8bb2e260c089bf012cf2c6e;p=pandora-kernel.git hamradio/mkiss: fix typo in compat_ioctl My last commit introduced an typo causing the compat_ioctl function to do nothing useful. The obvious way for an ioctl function to work is to look at the command, not the argument first. Signed-off-by: Arnd Bergmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed