]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitb0fbcb2a0b54ee201fa8af61fdebe14c050f18fe
tree81ad0f43ffd45e3d677c2bc0da50af8c9ee1de58
parent7329012e673231dee9a21567cfb9881f5ea462ba
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>
drivers/net/wimax/i2400m/driver.c
drivers/net/wimax/i2400m/i2400m.h