Luis R. Rodriguez wrote:
CHECK drivers/net/wireless/zd1211rw/zd_usb.c drivers/net/wireless/zd1211rw/zd_usb.c:367:24: warning: implicit cast from nocast type I last tried to address this last one with Dan but I forget where we ended up.
I suggested that you avoid using a constant designed for register usage here because you are not dealing with register addresses (it is just a coincidence, perhaps intentional, that it is the same value as a related register address). i.e. change CR_INTERRUPT to 0x9510 or a new constant.
Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html