git: if_iwm - Remove dead code from iwm_pcie_load_cpu_sections().
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun Oct 30 07:34:49 PDT 2016
commit 3e9aaef308100a4d630feffc131e3aca2ae12f8a
Author: Imre Vadász <imre at vdsz.com>
Date: Sun Oct 30 15:31:08 2016 +0100
if_iwm - Remove dead code from iwm_pcie_load_cpu_sections().
* If device family is 8000 then iwm_pcie_load_cpu_sections()
won't be called at all (iwm_pcie_load_cpu_sections_8000() is
called in that case) so this piece of code never gets called.
Taken-From: Linux iwlwifi (commit 76f8c0e17edc6eba43f84952e5a87c7f50f69370)
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 8 --------
sys/dev/netif/iwm/if_iwmreg.h | 12 ------------
2 files changed, 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3e9aaef308100a4d630feffc131e3aca2ae12f8a
--
DragonFly BSD source repository
More information about the Commits
mailing list