On Wed, 27 Jan 2016, Arnd Bergmann wrote: > This adds code to ensure that the BAR values are initialized > even in the impossible case when a device gets probed that > does not belong to any bus. This shuts up the warning. > > Signed-off-by: Arnd Bergmann <a...@arndb.de> > --- > drivers/net/fddi/defxx.c | 5 +++++ > 1 file changed, 5 insertions(+)
NAK, fixed already, commit 62f2aaabcf41 ("defxx: fix build warning"). Thanks for looking into this problem though, always welcome! Maciej