Do not hold the T3 firmware in memory all the time. firmware(9) can
load/unload it as needed.
This commit is contained in:
parent
c06ba98ac4
commit
eaf3456250
@ -3403,5 +3403,3 @@ set_tcb_field_ulp(struct cpl_set_tcb_field *req, unsigned int tid,
|
||||
txpkt->len = htonl(V_ULPTX_NFLITS(sizeof(*req) / 8));
|
||||
mk_set_tcb_field(req, tid, word, mask, val);
|
||||
}
|
||||
|
||||
MODULE_DEPEND(if_cxgb, cxgb_t3fw, 1, 1, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user