qca / open-ath9k-htc-firmware

The firmware for QCA AR7010/AR9271 802.11n USB NICs
Other
431 stars 183 forks source link

Build warning fix #12

Closed KrasnikovEugene closed 11 years ago

KrasnikovEugene commented 11 years ago

save_cmnos_printf is always used as a function pointer and never as integer

Signed-off-by: Eugene Krasnikov k.eugene.e@gmail.com