From 27d5e195aa0e49927dc65213be3d2ab69d21f797 Mon Sep 17 00:00:00 2001 From: stephen hemminger Date: Thu, 17 Dec 2015 17:51:16 -0800 Subject: [PATCH] asix: silence log message from oversize packet commit b70183db83552cf63cac51406aaf76a2cf5fca73 upstream. Since it is possible for an external system to send oversize packets at anytime, it is best for driver not to print a message and spam the log (potential external DoS). Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=109471 Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller [bwh: Backported to 3.2: adjust filename, context] Signed-off-by: Ben Hutchings --- Reading git-format-patch failed