Module Name: src Committed By: roy Date: Sun Feb 14 19:33:29 UTC 2021
Modified Files:
src/sys/net: if_gre.c if_gre.h
Log Message:
if_gre: Remove alignment checks in favour copying to stack
Makes the code a lot simpler, idea from dyoung@
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 src/sys/net/if_gre.c
cvs rdiff -u -r1.48 -r1.49 src/sys/net/if_gre.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
