Module Name: src Committed By: ozaki-r Date: Tue Feb 7 02:33:54 UTC 2017
Modified Files: src/sys/net: if_pppoe.c Log Message: Use m_get_rcvif_psref instead of m_get_rcvif Because the critical sections are now sleepable. Reviewed by knakahara@ To generate a diff of this commit: cvs rdiff -u -r1.124 -r1.125 src/sys/net/if_pppoe.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.