Searched hist:221896 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.hdiff 221896 Sat May 14 13:17:00 MDT 2011 adrian Fix the eeprom set API method to return HAL_STATUS.

The code assumed it could return HAL_OK, HAL_EINVAL and other
HAL_STATUS types; so it shouldn't be declared as returning HAL_BOOL.

This commit was brought to you by the Clang compiler.

Submitted by: Matthew Fleming <mdf356@gmail.com>

Completed in 82 milliseconds