K 10 svn:author V 3 jfv K 8 svn:date V 27 2013-07-12T21:14:42.889363Z K 7 svn:log V 382 Remove the conditional define around the option headers, when building the driver as a module the result of the present system results in INET and INET6 being undefined, and will cause the panic in ixgbe_tso_setup(). The Makefile in the module directory now renders the conditional in the source unnecessary and wrong. MFC after: ASAP - the panic as a module must not get into 9.2 END