]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r278348:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 10 Feb 2015 07:35:16 +0000 (07:35 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 10 Feb 2015 07:35:16 +0000 (07:35 +0000)
commit8b9dd17c72d939c7f633ebf2a5e0475942edc33b
tree47b644d0a6e9122e896c790705810bed5822cb1f
parentc26a927d1db356f93f07d2e47844b34c34772367
MFC r278348:

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
Differential Revision: https://reviews.freebsd.org/D1725

git-svn-id: svn://svn.freebsd.org/base/stable/10@278496 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/contrib/dev/ath/ath_hal/ar9300/ar9300.h