From: Inaky Perez-Gonzalez Date: Fri, 8 May 2009 20:02:41 +0000 (-0700) Subject: wimax/i2400m: i2400m's work queue should be initialized before RX support X-Git-Tag: v2.6.31-rc1~330^2~34^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9a6b45be580d648ed2f21646214733504bd4d6f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed