Skip to content
Commit 6fdfa970 authored by Scott Feldman's avatar Scott Feldman Committed by David S. Miller
Browse files

enic: organize device initialization/deinit into separate functions



To unclutter probe() a little bit, put all device initialization code
in one spot and device deinit code in another spot.  Also remove unused
rq->buf_index variable/func.

Signed-off-by: default avatarScott Feldman <scofeldm@cisco.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 491598a4
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