Create a struct icl_soft_conn which extends struct icl_conn and
move fields only used by icl_soft from struct icl_conn to
struct icl_soft_conn.
Sponsored by: Chelsio Communications
Differential D31414
iscsi: Remove icl_soft-only fields from struct icl_conn. jhb on Aug 5 2021, 12:05 AM. Authored by Tags None Referenced Files
Details Create a struct icl_soft_conn which extends struct icl_conn and Sponsored by: Chelsio Communications
Diff Detail
Event TimelineComment Actions With few comments it is fine for me. Few more fields could be made driver specific, but they are used at least by soft and cxgbei.
|