> Date: Tue, 17 May 2016 19:03:05 +0200 > From: Stefan Sperling <[email protected]> > > This diff addresses some of my nitpicks in iwm: > > Move some declarations to if_iwmreg.h so we can use iwm_phy_db_* prototypes. > Remove redundant declaration of iwm_send_phy_db_data(). > Remove pointless iwm_fw_alive(); just call iwm_post_alive() directly. > Simplify iwm_prepare_card_hw() and iwm_mvm_add_sta(). > Return timeout error from iwm_apm_init(). > Print a message when init (i.e. boot) firmware fails to load. > Remove some commented-out code which wouldn't compile anyway. > Move iwm_mvm_tx_fifo to if_iwmreg.h and remove an unused macro.
ok kettenis@
