K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-08-31T12:48:13.786270Z K 7 svn:log V 251 It is actually possible to have if_t a typedef to non-void type, and keep both converted to drvapi and non-converted drivers compilable. o Make if_t typedef to struct ifnet *. o Remove shim functions. Sponsored by: Netflix Sponsored by: Nginx, Inc. END