mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 13:15:57 +00:00
trivial: Fix misspelling of "firmware" in atmel.c
Fix misspelling of "firmware" in atmel.c It's spelled "firmware". Signed-off-by: Nick Andrew <nick@nick-andrew.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
11f1fbcf92
commit
d535295b16
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user