From: Inaky Perez-Gonzalez Date: Mon, 14 Sep 2009 20:29:32 +0000 (-0700) Subject: wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work() X-Git-Tag: v2.6.33-rc1~388^2~487^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0fbcb2a0b54ee201fa8af61fdebe14c050f18fe;p=pandora-kernel.git 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 --- Reading git-diff-tree failed