On 06/10/2015 01:54 PM, Christoffer Holmstedt wrote:
Hi While working on the CCA improvements to wpan-tools I noticed that one of the enums has a value misspelled. As the header is not in UAPI yet I suggest we fix this. NL802154_CCA_UWB_MULTIPEXED is missing an l (ell) in multiplexed. The header file is included in wpan-tools repository and available in the kernel. Should I just send a patch for bluetooth-next and then the new header file is copied over to wpan-tools repository or what is the procedure here? I assume normal procedure for more "stable" user-space software is that the kernel header file(s) should not be included in the user-space tool but instead included and linked against the kernel headers (from running system or similiar source). At the moment the nl802154 header is included in wpan-tools to make it easier to build while developing. So, should I send a patch for both bluetooth-next and wpan-tools or just bluetooth-next?
Send patch for both trees . :-) -- Varka Bhadram -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html