wimax/i2400m: i2400m's work queue should be initialized before RX support
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Fri, 8 May 2009 20:02:41 +0000 (13:02 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Thu, 11 Jun 2009 10:30:18 +0000 (03:30 -0700)
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>

No differences found