HomeFreeBSD

Fix a number of -Wcast-qual warnings in ath's ar9300_attach.c, by making

Description

Fix a number of -Wcast-qual warnings in ath's ar9300_attach.c, by making
the ia_array field of struct ar9300_ini_array const, and removing the
const-dropping casts. No functional change.

Reviewed by: adrian
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D1725

Details

Provenance
dimAuthored on
Reviewer
adrian
Differential Revision
D1725: Fix a bunch of cast-qual warnings in ath's ar9300_attach.c
Parents
rS278347: MFC r278001:
Branches
Unknown
Tags
Unknown

Event Timeline