Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753424Ab2BQPzu (ORCPT ); Fri, 17 Feb 2012 10:55:50 -0500 Received: from a.ns.miles-group.at ([95.130.255.143]:47834 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751354Ab2BQPzt (ORCPT ); Fri, 17 Feb 2012 10:55:49 -0500 Message-ID: <4F3E787D.4020103@nod.at> Date: Fri, 17 Feb 2012 16:55:41 +0100 From: Richard Weinberger User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1 MIME-Version: 1.0 To: Danny Kukawka CC: Jeff Dike , Danny Kukawka , Andrew Morton , "David S. Miller" , Jiri Pirko , user-mode-linux-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH 10/10] UML net: set addr_assign_type if random_ether_addr() used References: <1329493411-25750-1-git-send-email-danny.kukawka@bisect.de> <1329493411-25750-11-git-send-email-danny.kukawka@bisect.de> In-Reply-To: <1329493411-25750-11-git-send-email-danny.kukawka@bisect.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 750 Lines: 21 On 17.02.2012 16:43, Danny Kukawka wrote: > Set addr_assign_type correctly to NET_ADDR_RANDOM in case > a random MAC address was generated and assigned to the netdevice. > > Return state from setup_etheraddr() about returning a random > MAC address or not and check this state in eth_configure(). > > Signed-off-by: Danny Kukawka Acked-by: Richard Weinberger Do you want me to pick up this patch or is it supposed to go though the net tree? Thanks, //richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/