• Kai Germaschewski's avatar
    ISDN: Fix compile error w/o CONFIG_ISDN_PPP_MP · 4c6bb2f7
    Kai Germaschewski authored
    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.
    4c6bb2f7
isdn_ppp_mp.h 1.27 KB