From: stephen hemminger Date: Fri, 18 Dec 2015 01:51:16 +0000 (-0800) Subject: asix: silence log message from oversize packet X-Git-Tag: v3.2.77~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d5e195aa0e49927dc65213be3d2ab69d21f797;p=pandora-kernel.git 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-diff-tree failed