CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/27 05:25:30
Modified files:
sys/netinet : if_ether.c
Log message:
Since r1.106 we have a local variable referencing the receiving interface,
use it instead of dereferencing the mbuf once again. No functional change.
