ip_input: remove pointless check in INP_RECVIF handling
An mbuf rcvif pointer is supposed to be valid and doesn't need extra checks. The code appeared in d314ad7b.
Please register or sign in to comment
An mbuf rcvif pointer is supposed to be valid and doesn't need extra checks. The code appeared in d314ad7b.