drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
[pandora-kernel.git] / drivers / net / ethernet / micrel / ksz884x.c
index eaf9ff0..24a4c57 100644 (file)
@@ -3913,7 +3913,7 @@ static void hw_start_rx(struct ksz_hw *hw)
                hw->rx_stop = 2;
 }
 
-/*
+/**
  * hw_stop_rx - stop receiving
  * @hw:        The hardware instance.
  *