Staging: Fixes for me4000 pci data collection driver
authorLior Dotan <liodot@gmail.com>
Fri, 17 Oct 2008 09:30:07 +0000 (11:30 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Oct 2008 16:56:30 +0000 (09:56 -0700)
commit0b65d3cc773f29354090cca865732308f675e1ef
tree2357753917f59d2ed432d7d5c5a01510879093c8
parentb4c0ed116928d59b00cd162bb0083629829fab8c
Staging: Fixes for me4000 pci data collection driver

Following Andrew Morton's review for this patch I made a patch that
fixes most of the remarks.
I've converted the sleep_on_timeout to wait_event_timeout but I
probably not in the right way.
Also I don't know what's the problem with the calls for get_user() so
I left them untouched.

Signed-off-by: Lior Dotan <liodot@gmail.com>
Cc: Andrew Morton <akpm@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/me4000/me4000.c
drivers/staging/me4000/me4000.h