]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 264766:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 18 May 2014 15:31:02 +0000 (15:31 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 18 May 2014 15:31:02 +0000 (15:31 +0000)
commit5a394bef3d8335b4860b4433a8827a6e46bd6338
treeb6474fd2e930410d31b4457c0d4869bb959523f0
parentda8b0614fe4e9dc2e3bf83ddca5a90e34eda26d6
MFC 264766:
- Fix an off by one error when checking for the stop event.  This
  resulted in not showing the most recent event by default.
- When the stop even is hit, break out of the outer loop to stop
  fetching more events.

git-svn-id: svn://svn.freebsd.org/base/stable/8@266402 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/mfiutil/mfi_evt.c