]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Allocate more space than needed for icl_conn and icl_pdu. The extra
authorNavdeep Parhar <np@FreeBSD.org>
Tue, 29 Sep 2015 22:33:26 +0000 (22:33 +0000)
committerNavdeep Parhar <np@FreeBSD.org>
Tue, 29 Sep 2015 22:33:26 +0000 (22:33 +0000)
commit7ce6517fa3114994bb7b2daf76cd1ffc2b385666
tree32b8fd75a61cfcb6abfeb41f83d5b798d21809b3
parentf9eb9c91cdea042242e72663f946b85bccebc2f2
- Allocate more space than needed for icl_conn and icl_pdu.  The extra
  space will be used for driver specific items.

- Do not use the same name as icl_soft for the PDU zone.
sys/dev/cxgbe/cxgbei/cxgbei.h
sys/dev/cxgbe/cxgbei/icl_cxgbei.c