On Tue, Jan 24, 2023 at 11:26:26AM +0100, Lukas Wunner wrote: > On Tue, Jan 24, 2023 at 11:09:38AM +0200, Mika Westerberg wrote: > > +/** > > + * tb_tunnel_maximum_bandwidth() - Return maximum possible bandwidth > > + * @tunnel: Tunnel to check > > + * @max_up: Maximum upstream bandwidth in Mb/s > > + * @max_down: Maximum upstream bandwidth in Mb/s > ^^^^^^^^ > downstream? > > I'm sure you're just testing whether anyone is reading your patches ;) Hehe, thanks for reading them ;-) Fixed it now.