Fix build.

This commit is contained in:
Konstantin Belousov 2012-06-16 20:49:08 +00:00
parent 6031c68de4
commit ec528f07de

View File

@ -663,7 +663,7 @@ ath_attach(u_int16_t devid, struct ath_softc *sc)
}
device_printf(sc->sc_dev, "%s: sizeof(ath_buf) = %d bytes\n",
__func__, sizeof(struct ath_buf));
__func__, (int)sizeof(struct ath_buf));
#ifdef ATH_ENABLE_11N
/*