Re: [PATCH] drivers/net/mlx4: Adjust constant

From: David Miller
Date: Tue Jul 21 2009 - 16:01:53 EST


From: Julia Lawall <julia@xxxxxxx>
Date: Sun, 19 Jul 2009 18:09:25 +0200 (CEST)

> From: Julia Lawall <julia@xxxxxxx>
>
> The values in the advertising field are typically ADVERTISED_xxx, not
> SUPPORTED_xxx. Both SUPPORTED_10000baseT_Full and
> ADVERTISED_1000baseT_Full have the same value.
>
> The semantic match that finds this problem is as follows:
> (http://www.emn.fr/x-info/coccinelle/)
...
> 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/