CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/31 14:22:18
Modified files:
sys/net : if.c
Log message:
Consolidate common code for interface attachment into single function
to save some space in the kernel. Although there are deeper issues with
interface attachment, this diff was not meant to address those, just to
shave some space ;)
ok henning@, claudio@
