Commit 404fc93d authored by Kieran Bingham's avatar Kieran Bingham Committed by Jakub Kicinski

drivers: net: wan: Fix trivial spelling

The word 'descriptor' is misspelled throughout the tree.

Fix it up accordingly:
    decriptor -> descriptor
Signed-off-by: default avatarKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 4b715004
...@@ -2063,7 +2063,7 @@ static void lmc_driver_timeout(struct net_device *dev, unsigned int txqueue) ...@@ -2063,7 +2063,7 @@ static void lmc_driver_timeout(struct net_device *dev, unsigned int txqueue)
/* /*
* Chip seems to have locked up * Chip seems to have locked up
* Reset it * Reset it
* This whips out all our decriptor * This whips out all our descriptor
* table and starts from scartch * table and starts from scartch
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment