commit | 815d3baeaefa027eb5c3c715575ab71d4eed71ec | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Thu Aug 01 11:36:42 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 01 14:35:49 2013 -0700 |
tree | f83b98ee13451620cbb3008907b958080f1f34dd | |
parent | 439a93a08407c244e9a5a5e4432ea85a2d06ec47 [diff] |
tile: avoid bug in tilepro net driver built with old hypervisor Building against headers from an older Tilera hypervisor can cause the frags[] array to be overrun. Don't enable TSO in that case. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> Signed-off-by: David S. Miller <davem@davemloft.net>