From: Bhavesh Davda Date: Sat, 24 Jul 2010 14:43:29 +0000 (+0000) Subject: net-next: Fix an overflow bug in vmxnet3 Tx descriptor X-Git-Tag: v2.6.36-rc1~571^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f4b16128439b225c2986f06d015c848c290d7d9;p=pandora-kernel.git net-next: Fix an overflow bug in vmxnet3 Tx descriptor Fix an overflow bug in vmxnet3 Tx descriptor This patch fixes a bug where a 16K buffer on a Tx descriptor was overflowing into the 'gen' bit in the descriptor thereby corrupting the descriptor and stalling the transmit ring. Signed-off-by: Bhavesh Davda Signed-off-by: Shreyas Bhatewara Signed-off-by: Matthew Delco Signed-off-by: Ronghua Zhang Signed-off-by: David S. Miller --- Reading git-diff-tree failed