From: Willem de Bruijn Date: Thu, 8 Jan 2015 16:29:18 +0000 (-0500) Subject: packet: make packet too small warning match condition X-Git-Tag: fixes-v4.0-rc1~150^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee2f04b801ebc95da16f91fef029a083ba1a216;p=pandora-kernel.git packet: make packet too small warning match condition The expression in ll_header_truncated() tests less than or equal, but the warning prints less than. Update the warning. Reported-by: Jouni Malinen Signed-off-by: Willem de Bruijn Acked-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed