K 10 svn:author V 2 np K 8 svn:date V 27 2019-04-30T21:24:44.674621Z K 7 svn:log V 426 MFC r340375 (by jch@): cxgbe/netmap: Fix cxgbe netmap when interface is DOWN A kernel panic can occur if the cxgbe interface is DOWN when activating netmap. This patch prevents the driver from freeing up cxgbe netmap resources when they have not been allocated. Submitted by: Nicolas Witkowski Reviewed by: np Sponsored by: Verisign, Inc. Differential Revision: https://reviews.freebsd.org/D17802 END