Switch the type and how argument declarations around to match what the
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 21 Jan 2006 19:05:42 +0000 (19:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 21 Jan 2006 19:05:42 +0000 (19:05 +0000)
commitdc14b0a9f6a31753b40af0b47fb0e07d57166289
tree139e47ae5fab72412c1fe89b8d23f78925895016
parent7d3337b3b6f6a0b3b8c9c5a6712f53e4df95dc7e
Switch the type and how argument declarations around to match what the
rest of the kernel expects.  Note that only the NCP protocol uses m_getm().

Submitted-by: Alexey Slynko <slynko@tronet.ru>
sys/kern/uipc_mbuf.c