RE: [RFC net-next 1/5] net: stmmac: introduce IEEE 802.1Qbv configuration functionalities

From: Ong, Boon Leong
Date: Wed Jun 19 2019 - 23:20:13 EST


>> > It looks like most o the TSN_WARN should actually be netdev_dbg().
>> >
>> > Andrew
>>
>> Hi Andrew,
>> This file is targeted for dual licensing which is GPL-2.0 OR BSD-3-Clause.
>> This is the reason why we are using wrappers around the functions so that
>> all the function call is generic.
>
>I don't see why dual licenses should require wrappers. Please explain.
>
> Thanks
> Andrew
Agree with the Andrew. We can change those wrapper functions that have
serve the internal development needs for multiple OS scaling reason.
We will update the kernel codes as suggsted.