From: Douglas Leith <Doug.Leith@nuim.ie>
Date: Wed, 12 Nov 2008 08:58:18 +0000
Applied, but I still had to fix up a bunch of details :-(
+ ca->undo_last_cong = 0;
That line had trailing whitespace.
+ case TCP_CA_Open:
That one too.
+ if (ca->undo_last_cong) {
That line had an initial set of space characters, instead
of pure leading tab characters.
+ ca->last_cong = jiffies;
More trailing whitespace.
+ break;
And some more trailing whitespace.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html