• Jeff Garzik's avatar
    [netdrvr natsemi] Fix RX DMA mapping · a77fc913
    Jeff Garzik authored
    RX skbs are always considered maximally sized, until actual reception
    of the RX frame occurs.  So, update this driver to always map and
    unmap a maximally sized skb.  This fixes this driver on several
    non-x86 platforms.
    a77fc913
natsemi.c 74 KB