From eee2f04b801ebc95da16f91fef029a083ba1a216 Mon Sep 17 00:00:00 2001 From: Willem de Bruijn Date: Thu, 8 Jan 2015 11:29:18 -0500 Subject: [PATCH] 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-format-patch failed