diff options
author | adrian <adrian@FreeBSD.org> | 2012-03-10 20:09:02 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2012-03-10 20:09:02 +0000 |
commit | a23302347c82548fbb55386ba0514bebdfc20536 (patch) | |
tree | 61ee8f8b931db6c0bee1a0703aa9f0ff54ef8064 /sys/i386/linux/linux_dummy.c | |
parent | 2251c534df3c1ac912ca48b45301cbbba1a8d425 (diff) | |
download | FreeBSD-src-a23302347c82548fbb55386ba0514bebdfc20536.zip FreeBSD-src-a23302347c82548fbb55386ba0514bebdfc20536.tar.gz |
Stick the if_drv_flags access (check and modify) behind the ifq lock.
Although access to the flags to check/set OACTIVE is racy due to how
the default if_start() function works, this should remove any races
with read/modify/write between threads.
Diffstat (limited to 'sys/i386/linux/linux_dummy.c')
0 files changed, 0 insertions, 0 deletions