kernel/drivers/net/ethernet/neterion/vxge/vxge-ethtool.c
.. .. @@ -119,7 +119,7 @@ 119 119 * @dev: device pointer. 120 120 * @regs: pointer to the structure with parameters given by ethtool for 121 121 * dumping the registers. 122 - * @reg_space: The input argument into which all the registers are dumped.122 + * @space: The input argument into which all the registers are dumped.123 123 * 124 124 * Dumps the vpath register space of Titan NIC into the user given 125 125 * buffer area.