Searched hist:148307 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/mips/atheros/
H A Dif_arge.cdiff 209807 Thu Jul 08 13:10:32 MDT 2010 adrian 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@
diff 209807 Thu Jul 08 13:10:32 MDT 2010 adrian 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@
/freebsd-11-stable/sys/net80211/
H A Dieee80211_node.cdiff 148307 Fri Jul 22 15:57:16 MDT 2005 sam simplify ic_newassoc callback

MFC after: 3 days
H A Dieee80211_var.hdiff 148307 Fri Jul 22 15:57:16 MDT 2005 sam simplify ic_newassoc callback

MFC after: 3 days
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.cdiff 148307 Fri Jul 22 15:57:16 MDT 2005 sam simplify ic_newassoc callback

MFC after: 3 days

Completed in 316 milliseconds