Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
···144144 * @hw: pointer to the HW structure145145 * @rar_count: receive address registers146146 *147147- * Setups the receive address registers by setting the base receive address147147+ * Setup the receive address registers by setting the base receive address148148 * register to the devices MAC address and clearing all the other receive149149 * address registers to 0.150150 **/···11811181 * of pause frames. In this case, we had to advertise11821182 * FULL flow control because we could not advertise Rx11831183 * ONLY. Hence, we must now check to see if we need to11841184- * turn OFF the TRANSMISSION of PAUSE frames.11841184+ * turn OFF the TRANSMISSION of PAUSE frames.11851185 */11861186 if (hw->fc.requested_mode == e1000_fc_full) {11871187 hw->fc.current_mode = e1000_fc_full;