ISDN: Use generic eth_type_trans()
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.
Showing
Please register or sign in to comment