Re: [PATCH 1/2] uio_hv_generic: set size of ring buffer attribute

2018-04-11 Thread Frans Klaver
On Wed, Apr 11, 2018 at 2:04 AM, Stephen Hemminger wrote: > The development version had ring size as a module parameter, but > then it was made a fixed value. The code to set the size of > the ring buffer binary file was lost in the transistion. transition Cheers,

[PATCH 1/2] uio_hv_generic: set size of ring buffer attribute

2018-04-10 Thread Stephen Hemminger
The development version had ring size as a module parameter, but then it was made a fixed value. The code to set the size of the ring buffer binary file was lost in the transistion. The size is needed by user mode driver to know the size of the ring buffer. Fixes: 37b96a4931db ("uio_hv_generic: