[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200604.155431.2238306756619358527.davem@davemloft.net>
Date: Thu, 04 Jun 2020 15:54:31 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: valentin@...gchamp.me
Cc: netdev@...r.kernel.org, jiri@...nulli.us, xiyou.wangcong@...il.com,
jhs@...atatu.com, stable@...r.kernel.org
Subject: Re: [PATCH] net: sched: export __netdev_watchdog_up()
From: Valentin Longchamp <valentin@...gchamp.me>
Date: Wed, 3 Jun 2020 23:15:27 +0200
> @@ -464,6 +464,7 @@ void __netdev_watchdog_up(struct net_device *dev)
> dev_hold(dev);
> }
> }
> +EXPORT_SYMBOL(__netdev_watchdog_up);
Please use EXPORT_SYMBOL_GPL(), thank you.
Powered by blists - more mailing lists