DragonFly BSD
DragonFly commits List (threaded) for 2011-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix mbuf overflow issue w/ iwn.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Apr 2011 00:07:35 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]