K 10 svn:author V 3 jfv K 8 svn:date V 27 2013-07-15T23:27:48.795194Z K 7 svn:log V 310 MFC: r253284, r253285, r253303: Correct the Intel network driver module builds. They were not defining INET or INET6, and in the case of ixgbe this will cause a panic in the TSO setup code, but in all cases the ioctl behavior is different, this change makes the module and static consistent. Approved by: re END