diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-04-16 21:19:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-23 13:43:48 +0300 |
commit | 6e3d66b80f670fdc64b9a120362a9f94b0494621 (patch) | |
tree | 4c950ed1e942d73a94e44c35dcf47b79c0cf8792 /scripts/Kbuild.include | |
parent | 7aa135fcf26377f92dc0680a57566b4c7f3e281b (diff) | |
download | linux-6e3d66b80f670fdc64b9a120362a9f94b0494621.tar.xz |
uio_hv_generic: set size of ring buffer attribute
The original code 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: support sub-channels")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions