mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
Remove accidentally included line..
No effect as it wasn't used but was a) wrong b) clutter
This commit is contained in:
parent
54fc0ecaf7
commit
4af706f560
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=250829
@ -173,7 +173,6 @@ struct mbuf {
|
||||
#define m_type m_hdr.mh_type
|
||||
#define m_flags m_hdr.mh_flags
|
||||
#define m_nextpkt m_hdr.mh_nextpkt
|
||||
#define m_fibnum m_hdr.mh_nextpkt
|
||||
#define m_act m_nextpkt
|
||||
#define m_pkthdr M_dat.MH.MH_pkthdr
|
||||
#define m_ext M_dat.MH.MH_dat.MH_ext
|
||||
|
Loading…
x
Reference in New Issue
Block a user