On Mon, 24 Oct 2022, D. Starke wrote: > From: Daniel Starke <daniel.starke@xxxxxxxxxxx> > > n_gsm has a minimal protocol overhead of 7 bytes. The current code already > checks whether the configured MRU/MTU size is at least one byte more than > this. > > Introduce the macro MIN_MTU to make this value more obvious. > > Signed-off-by: Daniel Starke <daniel.starke@xxxxxxxxxxx> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> -- i.