Remove a bogus re-assignment.
This commit is contained in:
parent
248fe734f5
commit
cfac59ecb1
@ -384,7 +384,6 @@ udp_input(struct mbuf *m, int off)
|
|||||||
int cscov_partial;
|
int cscov_partial;
|
||||||
uint8_t pr;
|
uint8_t pr;
|
||||||
|
|
||||||
iphlen = off;
|
|
||||||
ifp = m->m_pkthdr.rcvif;
|
ifp = m->m_pkthdr.rcvif;
|
||||||
UDPSTAT_INC(udps_ipackets);
|
UDPSTAT_INC(udps_ipackets);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user