Skip to content
Commit 4bd9b0ff authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

cnic, bnx2x, bnx2: Simplify cnic probing.



Instead of using symbol_get(), cnic can now directly call the cnic_probe
functions in struct bnx2x and struct bnx2.  symbol_get() is not reliable
as it fails when the module is still initializing.

Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 68c64d20
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