ks8842_tx_fifo_space
if (ks8842_tx_fifo_space(adapter) < netdev->mtu + 8)
if (ks8842_tx_fifo_space(adapter) < len + 8)