wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work()
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 14 Sep 2009 20:29:32 +0000 (13:29 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 06:56:00 +0000 (15:56 +0900)
Forthcoming commits use having a payload argument added to
i2400m_schedule_work(), which then becomes nearly identical to
i2400m_queue_work().

This patch thus cleans up both's implementation, making it share
common helpers and adding the payload argument to
i2400m_schedule_work().

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>

No differences found