Re: [PATCH v2 0/7] network driver fixes

2016-01-29 Thread David Miller
From: Arnd Bergmann Date: Fri, 29 Jan 2016 12:39:08 +0100 > This is an updated series of fixes for the network device drivers > that showed warnings in ARM randconfig. > > Changes since v1 are: > > dropped "net: macb: avoid uninitialized variables", already fixed in net-next > > dropped "net:

[PATCH v2 0/7] network driver fixes

2016-01-29 Thread Arnd Bergmann
This is an updated series of fixes for the network device drivers that showed warnings in ARM randconfig. Changes since v1 are: dropped "net: macb: avoid uninitialized variables", already fixed in net-next dropped "net: fddi/defxx: avoid warning about uninitialized variable use", already