From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 28 Mar 2012 18:03:52 +0300 References: <1332934505-22964-1-git-send-email-sven@narfation.org> In-Reply-To: <1332934505-22964-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: <201203281803.52947.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Use eth_hw_addr_random compat also for kernel 3.3 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 Wednesday, March 28, 2012 14:35:05 Sven Eckelmann wrote: > The changes for eth_hw_addr_random were not merged in linux 3.3. Therefore, > the compat layer has to provide it. Applied in revision 6b49cab. Thanks, Marek