Skip to content

Jupiter station driver fails to compile #2

Open
@grepwood

Description

@grepwood

In tag 5.7, compiling Jupiter will yield this error:

drivers/net/wireless/ps3jupiter/ps3_jupiter_sta.c:1338:21: error: initialization of ‘void (*)(struct net_device *)’ from incompatible pointer type ‘void (*)(struct net_device *, unsigned int)’ [-Werror=incompatible-pointer-types]
 1338 |  .ndo_tx_timeout  = ps3_jupiter_sta_tx_timeout,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions