commit c89787afa58efa677e92d09b645ffc8d8ac36c26
Author: Imre Vadász <[email protected]>
Date: Sun Sep 4 13:26:25 2016 +0200
if_iwm - Remove deprecated scan API definitions.
* This removes deprecated scan API definitions, which have been unused
since the upgrade to version 16 firmware in commit
edfc8a0769eef4f5d883c22ee95a6ec79a1d85c6.
* This commit matches the header-file changes in Linux git commit
1f9403863c080478ad78247c89b018e95bdfb027.
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 1 -
sys/dev/netif/iwm/if_iwmreg.h | 153 ------------------------------------------
2 files changed, 154 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c89787afa58efa677e92d09b645ffc8d8ac36c26
--
DragonFly BSD source repository