Re: [PATCHv2 08/10] rfkill: Use switch to demux userspace operations
if (rfkill->idx == ev.idx && rfkill->type == ev.type) + if (rfkill->idx == ev.idx && + (rfkill->type == ev.type || +ev.type == RFKILL_TYPE_ALL)) rfkill_se
Re: [PATCHv2 08/10] rfkill: Use switch to demux userspace operations
there, so if someone needs python code to do rfkill operations..). -- Jouni MalinenPGP id EFC895FA -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html