From: Inaky Perez-Gonzalez Date: Fri, 8 May 2009 19:46:26 +0000 (-0700) Subject: wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue X-Git-Tag: v2.6.31-rc1~330^2~34^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16eafba8defcd507831eec926b61db474af0aabb;p=pandora-kernel.git wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue By mistake, the BUG_ON() check was left in there and it will fail when called if i2400m->work_queue is still not setup. Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed