mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
7b8d09e62e
Fix possible c&p mistake when checking the presence of `queue_full` attribute in old kernels. There should be no impact on how the tool works other than exiting gracefully in case the attribute does not exist. Fixes: #21 Signed-off-by: Rafael Fonseca <r4f4rfs@gmail.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>