From: Wang Chen <[EMAIL PROTECTED]>
Date: Wed, 14 Nov 2007 11:12:18 +0800

> Add raw drops counter for IPv4 in /proc/net/raw .
> 
> Signed-off-by: Wang Chen <[EMAIL PROTECTED]>

Applied to net-2.6.25, but your patch a lot of whitespace
problems:

Adds trailing whitespace.
diff:9:  *      @sk_flags: %SO_LINGER (l_onoff), %SO_BROADCAST, %SO_KEEPALIVE, 
Adds trailing whitespace.
diff:19:  *     @sk_prot_creator: sk_prot of original sock creator (see 
ipv6_setsockopt, 
Adds trailing whitespace.
diff:23:  *     @sk_err_soft: errors that don't cause failure but are the cause 
of a 
Adds trailing whitespace.
diff:56:                atomic_inc(&sk->sk_drops);      
warning: 4 lines add whitespace errors.

I fixed it by hand this time, but please fix this yourself before
future submissions.

Thank you.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to