Skip to content

Commit

Permalink
drivers: net: wan: Fix trivial spelling
Browse files Browse the repository at this point in the history
The word 'descriptor' is misspelled throughout the tree.

Fix it up accordingly:
    decriptor -> descriptor

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Kieran Bingham authored and Jakub Kicinski committed Jul 16, 2020
1 parent 4b71500 commit 404fc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wan/lmc/lmc_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2063,7 +2063,7 @@ static void lmc_driver_timeout(struct net_device *dev, unsigned int txqueue)
/*
* Chip seems to have locked up
* Reset it
* This whips out all our decriptor
* This whips out all our descriptor
* table and starts from scartch
*/

Expand Down

0 comments on commit 404fc93

Please sign in to comment.