From: Paolo Galtieri Date: Mon, 16 Jan 2006 23:48:58 +0000 (-0700) Subject: [PATCH] mv643xx_eth: Fix a NULL pointer dereference X-Git-Tag: v2.6.16-rc2~366^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eaa3cb35b22cccc53846ce2820e244b1fb04f0b;p=pandora-kernel.git [PATCH] mv643xx_eth: Fix a NULL pointer dereference Fix a NULL pointer dereference. Fill in the buf_ptr and byte_cnt fields of pkt_info in eth_tx_return_desc(). Signed-off-by: Paolo Galtieri Signed-off-by: Dale Farnsworth mv643xx_eth.c | 51 +++++++++++++++++++++------------------------------ 1 file changed, 21 insertions(+), 30 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed