hselasky 84531bbbc3 Protect the "ratectl_ch" callout in the "run" driver by the "run"
softc's "sc->sc_mtx" mutex. Currently the callout was marked
multi-processor safe, which is fine, but it is better to
start/stop/reset callouts while holding the "run" drivers own
mutex. While at it add a missing "ULL" at end of the 64-bit unsigned
integer constant.

MFC after:	1 week
2013-11-05 18:27:25 +00:00
..
2013-09-29 15:19:34 +00:00
2013-11-02 10:49:47 +00:00
2013-08-22 16:39:59 +00:00
2013-10-24 00:33:29 +00:00
2013-11-01 17:38:52 +00:00