Skip to content
Commit e8f9b2ed authored by Roland Dreier's avatar Roland Dreier
Browse files

mlx4_core: Fix more section mismatches

    
Commit 3d73c288

 ("mlx4_core: Fix section mismatches") fixed some of
the section mismatches introduced when error recovery was added, but
there were still more cases of errory recovery code calling into
__devinit code from regular .text.  Fix this by getting rid of the
now-incorrect __devinit annotations.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 9ef9dc69
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