On Wed, 2022-03-23 at 15:54 -0700, Aloka Dixit wrote: > > + struct { > + u8 chan_width; > + u8 ccfs; > + u8 present_bm; > + } eht_oper; > I don't see how this patch makes any sense. chan_width/ccfs is already configured as part of the chanctx. And present_bm is useless on its own? johannes