From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Wed, 16 Apr 2014 14:37:45 -0400 (EDT) Subject: [PATCH 0/3] net: mvneta: fix usage as a module, and support QSGMII properly In-Reply-To: <1397569821-5530-1-git-send-email-thomas.petazzoni@free-electrons.com> References: <1397569821-5530-1-git-send-email-thomas.petazzoni@free-electrons.com> Message-ID: <20140416.143745.337570411656324513.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Thomas Petazzoni Date: Tue, 15 Apr 2014 15:50:18 +0200 > PATCH 1 and 2 would be merged by David Miller, through the net tree, > while PATCH 3 would be merged by the mach-mvebu maintainers, through > their tree and arm-soc. Patches 1 and 2 applied, thanks.