K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-03-04T19:49:41.565524Z K 7 svn:log V 246 Remove ifa_ref()/ifa_free(), which are atomic(9), from ip_output(). The ifaddr is already referenced by the rtentry, and we are holding reference on the rtentry throughout the function execution. Sponsored by: Netflix Sponsored by: Nginx, Inc. END