git: kernel - Fix mbuf overflow issue w/ iwn.
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Apr 13 00:08:16 PDT 2011
commit 4a3f5f4343afa965ce7803d526801b47171c1d9a
Author: Matthew Dillon <dillon at 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 at 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
More information about the Commits
mailing list