> On Mon, 2008-10-27 at 22:22 -0400, Sebastien.Roy at Sun.COM wrote: > > Author: Sebastien Roy <Sebastien.Roy at Sun.COM> > > Changeset: 8033:6d2b2a76e6a4 > > Comments: > > revert ill_create_dl() to be static > > > > Files: > > usr/src/uts/common/inet/ip/ip_multi.c > > This is a self-explanatory change that I caught by inspection. > ill_create_dl() was originally static, and we hadn't reverted it back to > a static after we stopped using it in ipnet.c:
Looks fine. -- meem
