K 10 svn:author V 6 brooks K 8 svn:date V 27 2011-11-11T22:57:52.584298Z K 7 svn:log V 251 In r191367 the need for if_free_type() was removed and a new member if_alloctype was used to store the origional interface type. Take advantage of this change by removing all existing uses of if_free_type() in favor of if_free(). MFC after: 1 Month END