On 12.12.2024 16:34 CET Michal Schmidt wrote: > gnss_insert_raw() will reject the GNSS data the ice driver produces > whenever userspace has the gnss device open, but is not reading it fast > enough for whatever reason. > > Do not spam kernel logs just because userspace misbehaves. > > Signed-off-by: Michal Schmidt <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_gnss.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Karol Kolacinski <[email protected]>
