if_iwm - Remove dead code from iwm_pcie_load_cpu_sections().
commit3e9aaef308100a4d630feffc131e3aca2ae12f8a
authorImre Vadász <imre@vdsz.com>
Sun, 30 Oct 2016 14:31:08 +0000 (30 15:31 +0100)
committerImre Vadász <imre@vdsz.com>
Sun, 30 Oct 2016 14:34:10 +0000 (30 15:34 +0100)
treeaa733799935a3322af2858586c11519c70580c4b
parente2052dd5ac29e339263b3949744d21451041e664
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)
sys/dev/netif/iwm/if_iwm.c
sys/dev/netif/iwm/if_iwmreg.h