Searched hist:d9fab01d7bdec77cf288dcfb58c1549cce1fee1c (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/xen/blkfront/ |
H A D | blkfront.c | diff d9fab01d7bdec77cf288dcfb58c1549cce1fee1c Sat Jun 01 06:02:51 CEST 2013 Justin T. Gibbs <gibbs@FreeBSD.org> sys/dev/xen/blkfront/blkfront.c: Remove local, and incorrect, definition for the value of an invalid grant reference.
Extract ring cleanup code into xbd_free_ring() function for symetry with xbd_alloc_ring(). This process also eliminated an initialized but unused variable.
Sponsored by: Spectra Logic Corporation MFC after: 1 week
|