看板 DFBSD_commit 關於我們 聯絡資訊
commit 4a3f5f4343afa965ce7803d526801b47171c1d9a Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Apr 13 00:06:12 2011 -0700 kernel - Fix mbuf overflow issue w/ iwn. * Give iwn the same MJUMPAGESIZE treatment as wpi. * Fixed a mbuf overflow panic. Reported-by: Peter Avalos <peter@theshell.com> Summary of changes: sys/dev/netif/iwn/if_iwn.c | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a3f5f4343afa965ce7803d526801b47171c1d9a -- DragonFly BSD source repository