commit | 9ab877a6ccf820483d79602bede0c1aa1da4d26a | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Mon Apr 16 11:19:25 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 23 12:43:48 2018 +0200 |
tree | e1cb6b77cbfb8794ab890fe9cc64f3a4ccd46a30 | |
parent | 6e3d66b80f670fdc64b9a120362a9f94b0494621 [diff] |
uio_hv_generic: make ring buffer attribute for primary channel The primary channel also needs a ring buffer attribute. This allows application to check if kernel supports uio sub channels, and also makes all channels use consistent API. 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>