On Wed, 2010-06-09 at 16:39 -0300, Thadeu Lima de Souza Cascardo wrote:

> +     /*
> +      * If RFKILL is disabled, rfkill_alloc will return ERR_PTR(-ENODEV).
> +      * This is OK, however, since all other uses of the device will not
> +      * derefence it.
> +      */
> +     if (!ipml->rf) {

the ! shouldn't be there

johannes

--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" 
in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to