git: if_iwm - The iwm_prepare_card_hw() in iwm_attach() is only needed on 8K hw.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sun Nov 6 13:26:08 PST 2016


commit e8560f8dc58df12a7c79a6bb4e6ccb156e001085
Author: Imre Vadász <imre at vdsz.com>
Date:   Sun Nov 6 22:21:22 2016 +0100

    if_iwm - The iwm_prepare_card_hw() in iwm_attach() is only needed on 8K hw.
    
    * Doing the iwm_prepare_card_hw() call in iwm_attach() only on Family 8000
      hardware matches the code in Linux iwlwifi.
    
    * While there remove DEFAULT_MAX_TX_POWER definition which is unused, and
      has a value different from IWL_DEFAULT_MAX_TX_POWER in iwlwifi.

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e8560f8dc58df12a7c79a6bb4e6ccb156e001085


-- 
DragonFly BSD source repository



More information about the Commits mailing list