[dpdk-dev] [PATCH 1/2] kni: fix build for 5.0 for dev_open()

Ferruh Yigit ferruh.yigit at intel.com
Thu Jan 24 09:35:05 CET 2019


On 1/23/2019 9:39 PM, Thomas Monjalon wrote:
> 22/01/2019 16:44, Ferruh Yigit:
>> dev_open() is changed in Linux kernel version 5.0 and now requires
>> a new parameter, 'struct netlink_ext_ack *extack'.
>> Fixed by defining dev_open as macro when kernel version >= 5.0
>>
>> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> 
> Series applied, thanks
> and congratulations for the patch 50000.
> I suspect you were waiting for posting it at the right time :)

just coincidence ;)


More information about the dev mailing list