wpi - Serialize interrupts, fixup mcluster allocation size, and cleanup
authorJoe Talbott <josepht@dragonflybsd.org>
Wed, 2 Jun 2010 12:56:27 +0000 (08:56 -0400)
committerJoe Talbott <josepht@dragonflybsd.org>
Wed, 2 Jun 2010 15:38:33 +0000 (11:38 -0400)
commitc62f9293ee400910fd18def6225ace2a5133230e
treeed3e8a410b4fb75886748abe0cb37a253767705f
parent3c01920f6db8d7c258e4dad47cce635dd075538e
wpi - Serialize interrupts, fixup mcluster allocation size, and cleanup

* Serialize interrupts with ifp->if_serializer.
* Change one last use of MJUMPAGESIZE to MCLBYTES.
* Remove some porting cruft.
sys/dev/netif/wpi/if_wpi.c