On 09/20/2007 11:24 PM, Luis R. Rodriguez wrote: > On 9/20/07, Jiri Slaby <jirislaby@xxxxxxxxx> wrote: > int ret = 0; >> + switch(key->alg) { >> + case ALG_WEP: >> + break; >> + case ALG_TKIP: >> + case ALG_CCMP: >> + return -EOPNOTSUPP; >> >> Some broken whitespace here :). > > You mean all the extra spaces on the left instead of Tabs? If so then > ACK, attached v2. Yes, nice. -- Jiri Slaby (jirislaby@xxxxxxxxx) Faculty of Informatics, Masaryk University - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html