RE: [PATCH 6/9] tty: n_gsm: increase malformed counter for malformed control frames

From: Starke, Daniel
Date: Thu Apr 06 2023 - 01:45:36 EST


> > + dlci->gsm->malformed++;
> > return;
> > + }
>
> Should this change have a Fixes: tag? Or is ->malformed just an internal
> variable which is not exposed anywhere (in which case state that in the
> changelog)?

Correct, the variable is not yet exposed anywhere. I will add a remark for
this in the changelog.

Best regards,
Daniel Starke