• Kalle Valo's avatar
    ath6kl: use netdev_features_t · d6f80261
    Kalle Valo authored
    Commit c8f44aff ("net: introduce and use netdev_features_t for
    device features sets") added netdev_features_t to ndo_set_features.
    Change ath6kl to use the new type.
    
    This fixes a warning:
    
    ath6kl/main.c:1170: warning: initialization from incompatible pointer type
    Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
    d6f80261
main.c 30.8 KB