Hi Johannes, Thanks for the comments. > You need to fix the build-bot warning, it's legitimate (though hard to > spot): > > > + TP_printk(WIPHY_PR_FMT, ", enabled=%d", > > + WIPHY_PR_ARG, __entry->enabled) > > +); > > You have a stray comma there after WIPHY_PR_FMT. > [Tamizh] Yes:( Will fix it in the next version.