From: Jesse Brandeburg Date: Wed, 15 Mar 2006 18:55:24 +0000 (-0800) Subject: e100: fix eeh on pseries during ethtool -t X-Git-Tag: v2.6.16~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa49cdd93be6328113f0c146fc72be173d578d27;p=pandora-kernel.git e100: fix eeh on pseries during ethtool -t Olaf Hering reported a problem on pseries with e100 where ethtool -t would cause a bus error, and the e100 driver would stop working. Due to the new load ucode command the cb list must be allocated before calling e100_init_hw, so remove the call and just let e100_up take care of it. Signed-off-by: Jesse Brandeburg --- Reading git-diff-tree failed