From: Michael S. Tsirkin Date: Thu, 7 Feb 2013 03:13:22 +0000 (+0000) Subject: bnx2x: set gso_type X-Git-Tag: v3.8~10^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aba93e2b9fb0be4f4dd1b52ef10d789edf15f74;p=pandora-kernel.git bnx2x: set gso_type In LRO mode, bnx2x set gso_size but not gso type. This leads to crashes in macvtap. Commit cbf1de72324a8105ddcc3d9ce9acbc613faea17e queued for 3.9 includes a more complete fix. This is a minimal patch to avoid the crash, for 3.8. Signed-off-by: Michael S. Tsirkin Acked-by: Dmitry Kravkov Signed-off-by: David S. Miller --- Reading git-diff-tree failed