K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-09-25T07:22:24.619448Z K 7 svn:log V 360 - Provide bce_get_counter() to return counters that are not collected, but taken from hardware. - Mechanically convert to if_inc_counter() the rest of counters. - While here fix 3 instances of the same bug, when error counter was ++ in one place and then assigned in other place, losing the increment. Achieve that storing soft errors counters in softc. END