net: eepro100: Replace purge_tx_ring() with memset()

This function zeroes-out all the descriptors in the TX ring,
use memset() instead.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
1 file changed