K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-01-11T18:34:57.482375Z K 7 svn:log V 323 Redo r226660: - Define schednetisr() to swi_sched. - In the swi handler check if there is some data prepared, and if true, then call pfsync_sendout(), however tell it not to schedule swi again. - Since now we don't obtain the pfsync lock in the swi handler, don't use ifqueue mutex to synchronize queue access. END