Deleted Added
full compact
64c64
< __FBSDID("$FreeBSD: head/sys/kern/uipc_mbuf2.c 193511 2009-06-05 14:55:22Z rwatson $");
---
> __FBSDID("$FreeBSD: head/sys/kern/uipc_mbuf2.c 209390 2010-06-21 09:55:56Z ed $");
317c317
< m_tag_alloc(u_int32_t cookie, int type, int len, int wait)
---
> m_tag_alloc(uint32_t cookie, int type, int len, int wait)
379c379
< m_tag_locate(struct mbuf *m, u_int32_t cookie, int type, struct m_tag *t)
---
> m_tag_locate(struct mbuf *m, uint32_t cookie, int type, struct m_tag *t)