commit | 4eaa3cb35b22cccc53846ce2820e244b1fb04f0b | [log] [tgz] |
---|---|---|
author | Paolo Galtieri <pgaltieri@mvista.com> | Mon Jan 16 16:48:58 2006 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Jan 17 07:23:37 2006 -0500 |
tree | 65aa1145fbf4eed0700ced76dd9a6e9b6a3dfbb2 | |
parent | cb415d30048f0c1f80fd2f5340a982e8c9617d0d [diff] |
[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 <pgaltieri@mvista.com> Signed-off-by: Dale Farnsworth <dale@farnsworth.org> mv643xx_eth.c | 51 +++++++++++++++++++++------------------------------ 1 file changed, 21 insertions(+), 30 deletions(-) Signed-off-by: Jeff Garzik <jgarzik@pobox.com>