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

Commits on Jul 9, 2023

  1. wifi: mt76: fix missing header

    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];
                                    ^~~~~~~~~~~~~~
    -------------------------------------------------------------------------------
    Ciusss89 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    2b312c9 View commit details
    Browse the repository at this point in the history