Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1523953 > unrolled thread

Re: [PATCH] net: bcm63xx_enet: fix build failure

Started byDavid Miller <davem@davemloft.net>
First post2016-11-17 00:00 +0100
Last post2016-11-17 00:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] net: bcm63xx_enet: fix build failure David Miller <davem@davemloft.net> - 2016-11-17 00:00 +0100

#1523953 — Re: [PATCH] net: bcm63xx_enet: fix build failure

FromDavid Miller <davem@davemloft.net>
Date2016-11-17 00:00 +0100
SubjectRe: [PATCH] net: bcm63xx_enet: fix build failure
Message-ID<sEhlo-Bi-11@gated-at.bofh.it>
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: Wed, 16 Nov 2016 22:50:16 +0000

> The build of mips bcm63xx_defconfig was failing with the error:
> drivers/net/ethernet/broadcom/bcm63xx_enet.c:1440:2:
> 	error: expected expression before 'return'
> 
> The return statement should be termibated with ';' and not ','.
> 
> Fixes: 42469bf5d9bb ("net: bcm63xx_enet: Utilize phy_ethtool_nway_reset")
> Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>

Already fixes in the current net-next tree.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web