This series introduces a compile error
drivers/net/ethernet/cisco/enic/enic_main.c: In function 'enic_probe':
drivers/net/ethernet/cisco/enic/enic_main.c:2490:3: error: label 
'err_out_vnic_unregister' used but not defined
   goto err_out_vnic_unregister;
   ^
scripts/Makefile.build:258: recipe for target 
'drivers/net/ethernet/cisco/enic/enic_main.o' failed
make[5]: *** [drivers/net/ethernet/cisco/enic/enic_main.o] Error 1
scripts/Makefile.build:403: recipe for target 'drivers/net/ethernet/cisco/enic' 
failed
make[4]: *** [drivers/net/ethernet/cisco/enic] Error 2

Commit that introduced the issue:

commit 373fb0873d4325a7afa04aec29ced0c122d1f8a9
Author: Govindarajulu Varadarajan <_gov...@gmx.com>
Date:   Sun Aug 16 01:44:54 2015 +0530

    enic: add devcmd2


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to