]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix bug introduced in 1.130. For the < MHLEN case, we should
authorBosko Milekic <bmilekic@FreeBSD.org>
Tue, 4 Mar 2003 20:19:26 +0000 (20:19 +0000)
committerBosko Milekic <bmilekic@FreeBSD.org>
Tue, 4 Mar 2003 20:19:26 +0000 (20:19 +0000)
commit544244654af8980a4a88cb836e815b5fa2baa039
treebae1fb4977f9001db901965fd1f3385268bc67e5
parent49efad87dfe66f0772f7d87b8d5ec5a23c4d52b5
Fix bug introduced in 1.130.  For the < MHLEN case, we should
be doing a m_gethdr(), not an m_get().

Pointed out by: Hiten Pandya <hiten@unixdaemons.com>
Pointy hat to: Me
sys/pci/if_xl.c