diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-05-12 01:20:21 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-05-12 01:20:21 +0200 |
commit | 157d7ebdbd7479b271e7b1df744b2dfc6b5816e9 (patch) | |
tree | 7a3d86189f209dd4d16e99f52e55449715964fa5 /sys/src/9/bcm | |
parent | bf4f158707ebfeacb15826ad4283ff247d7d81ae (diff) |
devip: do not lock selftab in ipselftabread(), remove unused fields from Ipself
the Ipselftab is designed to not require locking on read
operation. locking the selftab in ipselftabread() risks
deadlock when accessing the user buffer creates a fault.
remove unused fields from the Ipself struct.
Diffstat (limited to 'sys/src/9/bcm')
0 files changed, 0 insertions, 0 deletions