K 10 svn:author V 3 jhb K 8 svn:date V 27 2019-03-08T18:59:37.705604Z K 7 svn:log V 376 MFC 343056: Reject new sessions if the necessary queues aren't initialized. ccr reuses the control queue and first rx queue from the first port on each adapter. The driver cannot send requests until those queues are initialized. Refuse to create sessions for now if the queues aren't ready. This is a workaround until cxgbe allocates one or more dedicated queues for ccr. END