[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071017.194552.44095140.davem@davemloft.net>
Date: Wed, 17 Oct 2007 19:45:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: xemul@...nvz.org
Cc: netdev@...r.kernel.org, devel@...nvz.org
Subject: Re: [PATCH 3/7] Consolidate xxx_frag_alloc()
From: Pavel Emelyanov <xemul@...nvz.org>
Date: Tue, 16 Oct 2007 17:57:44 +0400
> Just perform the kzalloc() allocation and setup common
> fields in the inet_frag_queue(). Then return the result
> to the caller to initialize the rest.
>
> The inet_frag_alloc() may return NULL, so check the
> return value before doing the container_of(). This looks
> ugly, but the xxx_frag_alloc() will be removed soon.
>
> The xxx_expire() timer callbacks are patches,
> because the argument is now the inet_frag_queue, not
> the protocol specific queue.
>
> Signed-off-by: Pavel Emelyanov <xemul@...nvz.org>
Applied, although I had to correct the following white-space
problems in your patch:
Adds trailing whitespace.
diff:33:
Adds trailing whitespace.
diff:72:
Adds trailing whitespace.
diff:126:
warning: 3 lines add whitespace errors.
-
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