commit | e9a6b45be580d648ed2f21646214733504bd4d6f | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Fri May 08 13:02:41 2009 -0700 |
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Thu Jun 11 03:30:18 2009 -0700 |
tree | e8dccd2ef276a4725ee9f1bfaad8b3ce5d0f6cf1 | |
parent | fff1068559a2ae00a036b80c5df3c564fc6c6305 [diff] |
wimax/i2400m: i2400m's work queue should be initialized before RX support RX support is the only user of the work-queue, to process reports/notifications from the device. Thus, it needs the work queue to be initialized first. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>