From 100c749df4c3cd502ce579baa226fff2777705ca Mon Sep 17 00:00:00 2001 From: Nick Andrew Date: Sat, 3 Jan 2009 18:51:33 +1100 Subject: [PATCH] --- yaml --- r: 126909 b: refs/heads/master c: d535295b16710552e9e8f9923670a95c447e842a h: refs/heads/master i: 126907: 30476e22b3cefcbe5bddecc9ef9c42c164dfeea1 v: v3 --- [refs] | 2 +- trunk/drivers/net/wireless/atmel.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 93ca4f3a6b83..2f26da6be1a5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 11f1fbcf92ae19b547f499f50937be6068062f15 +refs/heads/master: d535295b16710552e9e8f9923670a95c447e842a diff --git a/trunk/drivers/net/wireless/atmel.c b/trunk/drivers/net/wireless/atmel.c index 350157fcd080..4223672c4432 100644 --- a/trunk/drivers/net/wireless/atmel.c +++ b/trunk/drivers/net/wireless/atmel.c @@ -3836,7 +3836,7 @@ static int reset_atmel_card(struct net_device *dev) This routine is also responsible for initialising some hardware-specific fields in the atmel_private structure, 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); u8 configuration;