git: if_iwm - No need for iwm_assoc() in AUTH->ASSOC transition.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun Oct 23 14:49:42 PDT 2016
commit e8f7d88e0d030f138f95ecdb7c1a729d9fb0d6ab
Author: Imre Vadász <imre at vdsz.com>
Date: Sun Oct 23 23:08:47 2016 +0200
if_iwm - No need for iwm_assoc() in AUTH->ASSOC transition.
* Hence no need to keep stuff in separate iwm_assoc() function, just
inline the stuff into iwm_newstate().
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 54 +++++++++++++---------------------------------
1 file changed, 15 insertions(+), 39 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e8f7d88e0d030f138f95ecdb7c1a729d9fb0d6ab
--
DragonFly BSD source repository
More information about the Commits
mailing list