ISDN: Fix compile error w/o CONFIG_ISDN_PPP_MP
The proto argument is not used, so just remove it from ippp*_xmit() calls - in particular we passed it to ippp_xmit() when CONFIG_ISDN_PPP_MP was off, which never wanted it anyway, causing a compile error.
Showing
Please register or sign in to comment