kernel - Fix mbuf overflow issue w/ iwn.
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 13 Apr 2011 07:06:12 +0000 (00:06 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 13 Apr 2011 07:06:12 +0000 (00:06 -0700)
commit4a3f5f4343afa965ce7803d526801b47171c1d9a
tree8d1e5ebd0217b5e8cd7667c434565aef3892e8ed
parent16437a92023925d7013c10f4add20a83e1982a1c
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>
sys/dev/netif/iwn/if_iwn.c