Skip to content
Commit aa49cdd9 authored by Jesse Brandeburg's avatar Jesse Brandeburg
Browse files

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: default avatarJesse Brandeburg <jesse.brandeburg@intel.com>
parent f13b8358
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment