staging: rtl8712: remove wrapper function _set_workitem()
authorJames A Shackleford <shack@linux.com>
Wed, 9 Jul 2014 19:10:46 +0000 (15:10 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 19:30:46 +0000 (12:30 -0700)
The inline function _set_workitem() simply wraps schedule_work().  Removed.

Signed-off-by: James A Shackleford <shack@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found