git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9a6b45
)
wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue
author
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Fri, 8 May 2009 19:46:26 +0000
(12:46 -0700)
committer
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Thu, 11 Jun 2009 10:30:19 +0000
(
03:30
-0700)
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 <inaky@linux.intel.com>
No differences found