lkml.org 
[lkml]   [2015]   [Nov]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH] bnxt_en: add VXLAN dependency
    From
    From: Arnd Bergmann <arnd@arndb.de>
    Date: Wed, 04 Nov 2015 16:00:32 +0100

    > VXLAN may be a loadable module, and this driver cannot be built-in
    > in that case, or we get a link error:
    >
    > drivers/built-in.o: In function `__bnxt_open_nic':
    > drivers/net/ethernet/broadcom/bnxt/bnxt.c:4581: undefined reference to `vxlan_get_rx_port'
    >
    > This adds a Kconfig dependency that ensures that either VXLAN is
    > disabled (which the driver handles correctly), or we depend on
    > VXLAN itself and disallow built-in compilation when VXLAN is
    > a module.
    >
    > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    > Fixes: c0c050c58d84 ("bnxt_en: New Broadcom ethernet driver.")

    Applied, thanks.


    \
     
     \ /
      Last update: 2015-11-05 06:21    [W:2.611 / U:1.520 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site