Adrian Chadd ef54d27641 Address PR kern/148307 - fix if_ath TX mbuf alignment/size constraint checks
The existing code only checked the alignment of the first mbuf and
didn't enforce the size constraints.

This commit introduces a simple function to check the alignment and
size of all mbufs in the list. This fixes the initial issue in the
PR.

PR: kern/148307
Reviewed by: gonzo@
2010-07-08 14:59:32 +00:00
..
2010-07-06 10:28:19 +00:00
2010-07-06 20:57:28 +00:00
2010-05-24 16:41:05 +00:00
2010-06-26 13:20:40 +00:00
2010-06-02 17:27:23 +00:00
2010-05-24 16:27:47 +00:00