Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

‘struct genl_ops’ has no member named ‘policy’ #268

Open
lglgdouble opened this issue Apr 1, 2024 · 1 comment
Open

‘struct genl_ops’ has no member named ‘policy’ #268

lglgdouble opened this issue Apr 1, 2024 · 1 comment

Comments

@lglgdouble
Copy link

/data/open-nic/dma_ip_drivers/dma_ip_drivers/QDMA/linux-kernel/driver/src/nl.c:239:4: error: ‘struct genl_ops’ has no member named ‘policy’
.policy = xnl_policy,

[root@localhost linux-kernel]# cat /etc/redhat-release
CentOS Linux release 8.2.2004 (Core)
[root@localhost linux-kernel]# uname -r
4.18.0-193.el8.x86_64
[root@localhost linux-kernel]#

@MischaBaars
Copy link

There's our XVSEC part repairman, running kernel 4.18.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants