From: Hariprasad Shenai Date: Tue, 5 May 2015 09:29:56 +0000 (+0530) Subject: cxgb4: Discard the packet if the length is greater than mtu X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~367^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=637d3e99735102f06c3eee095d2bbebf1863ca24;p=pandora-kernel.git cxgb4: Discard the packet if the length is greater than mtu pktgen sends raw udp packets and bypasses most of the linux networking stack. User can specify different packet sizes. Hence we need to discard the packet if the length is greater than mtu Signed-off-by: Hariprasad Shenai Signed-off-by: David S. Miller --- Reading git-diff-tree failed