diff options
Diffstat (limited to 'drivers/net/ksz884x.c')
-rw-r--r-- | drivers/net/ksz884x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ksz884x.c b/drivers/net/ksz884x.c index c80ca64277b2..c02ce1ab6571 100644 --- a/drivers/net/ksz884x.c +++ b/drivers/net/ksz884x.c | |||
@@ -6812,7 +6812,7 @@ static int stp; | |||
6812 | static int fast_aging; | 6812 | static int fast_aging; |
6813 | 6813 | ||
6814 | /** | 6814 | /** |
6815 | * netdev_init - initalize network device. | 6815 | * netdev_init - initialize network device. |
6816 | * @dev: Network device. | 6816 | * @dev: Network device. |
6817 | * | 6817 | * |
6818 | * This function initializes the network device. | 6818 | * This function initializes the network device. |