[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120907.125748.25526531079163699.davem@davemloft.net>
Date: Fri, 07 Sep 2012 12:57:48 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: chema@...keley.edu
Cc: netdev@...r.kernel.org, edumazet@...gle.com, chema@...gle.com
Subject: Re: [PATCH] net: Small bug on rxhash calculation
From: Chema Gonzalez <chema@...keley.edu>
Date: Wed, 5 Sep 2012 23:35:40 -0700
> - if (keys.ports) {
> - if ((__force u16)keys.port16[1] < (__force u16)keys.port16[0])
> - swap(keys.port16[0], keys.port16[1]);
> + if (keys.ports)
This patch was corrupted by your email client, it transformed TAB characters
into spaces, making your patch completely useless to us.
Please fix this, send a test patch to yourself, and make sure that the patch
you receive in that test email will apply cleanly and properly.
Only after you are able to get such an email test patch to work should
you submit it here again.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists