CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/01/19 02:04:37
Modified files: sys/dev/pci : if_myx.c Log message: introduce fine grained locking around the lists of packet handlers myx maintains. this moves it away from relying on splnet to protect them.