[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080322.163647.44112344.davem@davemloft.net>
Date: Sat, 22 Mar 2008 16:36:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: den@...nvz.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 0/3 net-2.6.26] ip_options_compile cleanup
From: "Denis V. Lunev" <den@...nvz.org>
Date: Wed, 19 Mar 2008 15:41:48 +0300
> This set of patches has been originally sent to to netdev@ two weeks
> ago.
>
> The idea is the following: ip_options->is_data field is checked only
> inside ip_options_compile when opt != NULL. This is possible only on the
> following codepath:
> ip_options_get_finish
> opt->is_data = 1;
> ip_options_compile(opt, NULL)
>
> ip_options->is_data is not a part of user<->kernel interface and can be
> removed.
All applied and pushed to net-2.6.26, 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