commit | 0aba93e2b9fb0be4f4dd1b52ef10d789edf15f74 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Feb 07 03:13:22 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 10 20:14:13 2013 -0500 |
tree | d7b0904cf9f44ab1fa5caaca7ba912ad0e944c9e | |
parent | bd69ba798e21a39748d95942f6191a4f7c9611fc [diff] |
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 <mst@redhat.com> Acked-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>