K 10 svn:author V 2 bz K 8 svn:date V 27 2016-06-22T11:45:30.723243Z K 7 svn:log V 379 After r302054 unloading an network interface driver on a kernel without VIMAGE support would dereference a NULL point unconditionally leading to a panic. Wrap the entire VIMAGE related code with #ifdefs rather than just the decision making part to save an extra bit of resources. Reported by: np Sponsored by: The FreeBSD Foundation MFC After: 13 days Approved by: re (marius) END