[netdrvr natsemi] Fix RX DMA mapping
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.
Showing
Please register or sign in to comment