yongari 2008-09-30 04:52:30 UTC
FreeBSD src repository
Modified files:
sys/dev/msk if_msk.c
Log:
SVN rev 183486 on 2008-09-30 04:52:30Z by yongari
If mbuf is not writable get a writable copy before invoking
m_pullup(9).
Tested by: Garrett Cooper < yanefbsd <at> gmail dot com >
Revision Changes Path
1.34 +10 -1 src/sys/dev/msk/if_msk.c