Staging: sep: flow ioctl cleanup
authorAlan Cox <alan@linux.intel.com>
Fri, 14 Aug 2009 14:42:41 +0000 (15:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:15 +0000 (12:02 -0700)
commit6f9e0f60c46d597ee924dd073628ca2424f4178c
tree59c0ec57d06bd21264f92dcfdb851b702a4d0f29
parent70ae04e6cc38454187c9ade023f2bdce474e6936
Staging: sep: flow ioctl cleanup

Simple ioctl taking a single numeric argument so ditch the structs and
weirdness. While we are it lock it properly and fix the error returns.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sep/sep_driver.c