Hi Christoffer, > Signed-off-by: Christoffer Holmstedt <christoffer@xxxxxxxxxxxxxxxxxxxxxxx> > --- > include/net/nl802154.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/net/nl802154.h b/include/net/nl802154.h > index 6fc231e60920..b796561188d6 100644 > --- a/include/net/nl802154.h > +++ b/include/net/nl802154.h > @@ -199,7 +199,7 @@ enum nl802154_cca_modes { > NL802154_CCA_ENERGY_CARRIER, > NL802154_CCA_ALOHA, > NL802154_CCA_UWB_SHR, > - NL802154_CCA_UWB_MULTIPEXED, > + NL802154_CCA_UWB_MULTIPLEXED, > > /* keep last */ > __NL802154_CCA_ATTR_AFTER_LAST, I went ahead and applied this to bluetooth-tree. In case we actually have a user with the wrong name, we need to add a backwards compatible define to allow the wrong name. However for now, lets see if this has been used at all. Regards Marcel -- 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