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 8b32cc107f0f..37504a398906 100644 --- a/drivers/net/ksz884x.c +++ b/drivers/net/ksz884x.c | |||
@@ -6810,7 +6810,7 @@ static int stp; | |||
6810 | static int fast_aging; | 6810 | static int fast_aging; |
6811 | 6811 | ||
6812 | /** | 6812 | /** |
6813 | * netdev_init - initalize network device. | 6813 | * netdev_init - initialize network device. |
6814 | * @dev: Network device. | 6814 | * @dev: Network device. |
6815 | * | 6815 | * |
6816 | * This function initializes the network device. | 6816 | * This function initializes the network device. |