git: if_iwm - Move in_phyctxt from struct iwm_node to phy_ctxt in struct iwm_vap.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sun Oct 16 12:19:39 PDT 2016


commit 0cf16dd2e0e09a3e5140e50222ac2e69bcdb19a2
Author: Imre Vadász <imre at vdsz.com>
Date:   Sun Oct 16 12:23:44 2016 +0200

    if_iwm - Move in_phyctxt from struct iwm_node to phy_ctxt in struct iwm_vap.
    
    * This better matches how things are organized in Linux's iwlwifi.

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c         | 22 +++++++++++-----------
 sys/dev/netif/iwm/if_iwm_binding.c | 12 ++++++------
 sys/dev/netif/iwm/if_iwm_binding.h |  6 +++---
 sys/dev/netif/iwm/if_iwmvar.h      |  3 ++-
 4 files changed, 22 insertions(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0cf16dd2e0e09a3e5140e50222ac2e69bcdb19a2


-- 
DragonFly BSD source repository



More information about the Commits mailing list