diff options
author | thompsa <thompsa@FreeBSD.org> | 2005-12-15 19:34:39 +0000 |
---|---|---|
committer | thompsa <thompsa@FreeBSD.org> | 2005-12-15 19:34:39 +0000 |
commit | dd0db6b7bf6886d87a27debc3d33ce6dd983aca7 (patch) | |
tree | 840f4d79baf643c5749b6c28f7ae1ff2e7be624d /sys/dev/isp/isp_pci.c | |
parent | 71d1cb326f3ca2dd193102af04de26fb531a3a2d (diff) | |
download | FreeBSD-src-dd0db6b7bf6886d87a27debc3d33ce6dd983aca7.zip FreeBSD-src-dd0db6b7bf6886d87a27debc3d33ce6dd983aca7.tar.gz |
It is not safe to use m_copypacket() here as the returned mbuf is readonly,
change to m_dup and keep the alignment on the layer3 header.
MFC after: 1 week
Diffstat (limited to 'sys/dev/isp/isp_pci.c')
0 files changed, 0 insertions, 0 deletions