Browse Source
The kernel interprets the returned value as an unsigned 32-bit so -1 will mean queue 4294967295, which is awkward. Return 0 instead. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>pull/267/head
committed by
Jason Wang
2 changed files with 767 additions and 767 deletions
File diff suppressed because it is too large
Loading…
Reference in new issue