Re: [PATCH] drivers/net/tokenring: Use status field rather thanstate field

From: David Miller
Date: Thu Aug 13 2009 - 00:19:04 EST


From: Julia Lawall <julia@xxxxxxx>
Date: Sat, 8 Aug 2009 08:47:33 +0200 (CEST)

> From: Julia Lawall <julia@xxxxxxx>
>
> In general in this file, it is the status field, not the state field, that
> contains values like OPEN and CLOSED. Indeed, in the first error case, it
> is the field status that is initialized. I have thus assumed that all of
> the error handling code should be the same, and moved it to the end of the
> function to emphasize its commonality.
>
> Signed-off-by: Julia Lawall <julia@xxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/