- Move stack variable near its usage
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 6 Sep 2008 05:46:47 +0000 (05:46 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 6 Sep 2008 05:46:47 +0000 (05:46 +0000)
commit2d2b761bb2966395d587ec0ea424908a844f0e10
tree219ad3edb2df9ae5fa64e3e07a4f13321a8e3f4e
parent0560a274d64ff7518c47a833d185fad871d6d922
- Move stack variable near its usage
- Use M_ASSERTPKTHDR
- Minor style change
sys/net/if_loop.c