commit | b0fbcb2a0b54ee201fa8af61fdebe14c050f18fe | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Mon Sep 14 13:29:32 2009 -0700 |
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Mon Oct 19 15:56:00 2009 +0900 |
tree | 81ad0f43ffd45e3d677c2bc0da50af8c9ee1de58 | |
parent | 7329012e673231dee9a21567cfb9881f5ea462ba [diff] |
wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work() 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>