提交 d535295b 编写于 作者: N Nick Andrew 提交者: Jiri Kosina

trivial: Fix misspelling of "firmware" in atmel.c

Fix misspelling of "firmware" in atmel.c

It's spelled "firmware".
Signed-off-by: NNick Andrew <nick@nick-andrew.net>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 11f1fbcf
...@@ -3836,7 +3836,7 @@ static int reset_atmel_card(struct net_device *dev) ...@@ -3836,7 +3836,7 @@ static int reset_atmel_card(struct net_device *dev)
This routine is also responsible for initialising some This routine is also responsible for initialising some
hardware-specific fields in the atmel_private structure, hardware-specific fields in the atmel_private structure,
including a copy of the firmware's hostinfo stucture including a copy of the firmware's hostinfo stucture
which is the route into the rest of the firmare datastructures. */ which is the route into the rest of the firmware datastructures. */
struct atmel_private *priv = netdev_priv(dev); struct atmel_private *priv = netdev_priv(dev);
u8 configuration; u8 configuration;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册