History log of /freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/ar9300.h
Revision Date Author Comments
# 278496 10-Feb-2015 dim

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


# 278496 10-Feb-2015 dim

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