git: if_run - Add missing RUN_LOCK/RUN_UNLOCK around a run_get_tsf() call.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Fri Jun 3 14:19:32 PDT 2016


commit ee25e75c62528586c61c9e684a6b44501ca5aab3
Author: Imre Vadász <imre at vdsz.com>
Date:   Fri Jun 3 23:08:15 2016 +0200

    if_run - Add missing RUN_LOCK/RUN_UNLOCK around a run_get_tsf() call.
    
    * The RUN_LOCK_ASSERT in run_do_request() got triggered when running
      e.g. "tcpdump -i wlan0 -y IEEE802_11_RADIO" on the interface.

Summary of changes:
 sys/bus/u4b/wlan/if_run.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ee25e75c62528586c61c9e684a6b44501ca5aab3


-- 
DragonFly BSD source repository



More information about the Commits mailing list