• Kai Germaschewski's avatar
    ISDN: Use generic eth_type_trans() · a296cbfb
    Kai Germaschewski authored
    Now that the generic eth_type_trans() has changed in a way that
    it works for dev->hard_header_size != ETH_HLEN, use it for
    ethernet-over-ISDN instead of the private copy.
    
    Also, kill the pointless isdn_net_adjust_hdr() function.
    a296cbfb
isdn_net.c 54.1 KB