Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a573ba43 authored by LABBE Corentin's avatar LABBE Corentin Committed by David S. Miller
Browse files

net: vxge: fix typo argumnet argument



This commit fix the typo argumnet/argument

Signed-off-by: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6e28099d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -119,7 +119,7 @@ static void vxge_ethtool_gdrvinfo(struct net_device *dev,
 * @dev: device pointer.
 * @regs: pointer to the structure with parameters given by ethtool for
 * dumping the registers.
 * @reg_space: The input argumnet into which all the registers are dumped.
 * @reg_space: The input argument into which all the registers are dumped.
 *
 * Dumps the vpath register space of Titan NIC into the user given
 * buffer area.