wimax/i2400m: fix inverted value in i2400ms_bus_setup()
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Tue, 27 Oct 2009 21:33:45 +0000 (14:33 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Tue, 3 Nov 2009 20:49:43 +0000 (12:49 -0800)
Fix inverted setting of 'retries'; when we are in the probe() path, we
should retry to enable the function only once; otherwise until it
times out.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>

No differences found