K 10 svn:author V 5 luigi K 8 svn:date V 27 2004-04-24T22:24:48.000000Z K 7 svn:log V 329 arpcom untangling: consistently with the rest of the code, use IFP2AC(ifp) to access the arpcom structure given the ifp. In this case also fix a difference in assumptions WRT the rest of the net/ sources: it is not the 'struct *softc' that starts with a 'struct arpcom', but a 'struct arpcom' that starts with a 'struct ifnet' END