From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 17 Jul 2011 21:11:31 +0200 References: <1310899392-1941-1-git-send-email-sven@narfation.org> In-Reply-To: <1310899392-1941-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201107172111.32232.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [RFC] batman-adv: Remove compat code for kernel versions < 2.6.29 Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Sunday, July 17, 2011 12:43:12 Sven Eckelmann wrote: > The removal of the HAVE_NET_DEVICE_OPS in the kernel sources by David S. > Miller makes it hard to implement compatibility code using compat.(c|h). > Either the sources of the kernel and the external module have to diverge > again or more complex workarounds have to be found. > > Dropping support for kernels older than 2.6.29 will remove the dead ballast > of stuff older than two years. People which need it can revert > 7f1b7b837c205e413a7aa078a47ec96f0c11afa7 and this patch. Although it might not please everyone I believe this is the way to go. In case somebody does not agree he can propose an alternative in the following days. Cheers, Marek