Module Name: src Committed By: maxv Date: Mon Jan 15 11:57:27 UTC 2018
Modified Files: src/sys/net: if_ethersubr.c Log Message: Style, make the code more readable, and add a KASSERT (we expect the mbuf to have M_PKTHDR set). To generate a diff of this commit: cvs rdiff -u -r1.252 -r1.253 src/sys/net/if_ethersubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.