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

wifi: mt76: fix missing header #798

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Ciusss89
Copy link

@Ciusss89 Ciusss89 commented Jul 9, 2023

It fixes the error:

../mt76-f704e4f83c6fd21fb39046fa328efb51bee6383b/testmode.h:196:32: error: array type has incomplete element type ‘struct nla_policy’
 extern const struct nla_policy mt76_tm_policy[NUM_MT76_TM_ATTRS];
                                ^~~~~~~~~~~~~~

It fixes the error:

-------------------------------------------------------------------------------
../mt76-f704e4f83c6fd21fb39046fa328efb51bee6383b/testmode.h:196:32: error: array type has incomplete element type ‘struct nla_policy’
 extern const struct nla_policy mt76_tm_policy[NUM_MT76_TM_ATTRS];
                                ^~~~~~~~~~~~~~
-------------------------------------------------------------------------------
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

Successfully merging this pull request may close these issues.

1 participant