K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-10-30T22:01:43.000000Z K 7 svn:log V 466 Merge if.c:.211 and if_var.h:1.88 from HEAD to RELENG_5_3: date: 2004/10/30 09:39:13; author: rwatson; state: Exp; lines: +25 -0 Move if_handoff() from an inline in if_var.h to a function to if.c in orden to harden the ABI for 5.x; this will permit us to modify the locking in the ifnet packet dispatch without requiring drivers to be recompiled. MFC after: 3 days Discussed at: EuroBSDCon Developer's Summit Approved by: re (kensmith) END