Use ETHER_ALIGN as argument to m_adj() to offset the beginning of packet
authorbz <bz@FreeBSD.org>
Wed, 16 Apr 2014 15:28:17 +0000 (15:28 +0000)
committerbz <bz@FreeBSD.org>
Wed, 16 Apr 2014 15:28:17 +0000 (15:28 +0000)
commit21fced0602b6c31af9b8616ea987313fbbd81b36
tree0c9b7883296b9abc522ace064909d5ff1104e613
parentd70382e43af5bf3815e00517d171e2322d7ee3b1
Use ETHER_ALIGN as argument to m_adj() to offset the beginning of packet
rather than the magic number 2.

While here fix a typo in a comment.

No functional changes.

MFC after: 1 week
Sponsored by: DARPA/AFRL
sys/dev/altera/atse/if_atse.c