From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Second batch of cpsw patches Date: Wed, 24 Apr 2013 20:48:21 +0200 Message-ID: <1366829305-9752-1-git-send-email-bigeasy@linutronix.de> Cc: tglx@linutronix.de, netdev@vger.kernel.org, "David S. Miller" To: Mugunthan V N Return-path: Received: from www.linutronix.de ([62.245.132.108]:41166 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757332Ab3DXSsg (ORCPT ); Wed, 24 Apr 2013 14:48:36 -0400 Sender: netdev-owner@vger.kernel.org List-ID: Hi, this is my second batch fixing modules load/unload and the threaded irq thingy which started this :) I'm not sure about the slave & dual_mac thingy but I think I got it right. Do you think it would split the net_device struct away from cpsw_priv so you copy almost everything from one struct to the other in case of dual_mac? Sebastian