16b8ae5 networkctl: fix output of "status": replace "Queue Length" by "Number of Queues"

1 file Authored by Marc Kleine-Budde 2 years ago, Committed by zbyszek 2 years ago,
    networkctl: fix output of "status": replace "Queue Length" by "Number of Queues"
    
    Commit 0307afc681e1 ("networkctl: add support to display Transmit/Recieve queue
    length (#12633)") added the display of the number of RX and TX Queues to the
    output of `networkctl status $DEV`. However the row description says "Queue
    Length".
    
    This patch fixes the output by replacing "Queue Length" by "Number of Queues".
    
    Fixes: 0307afc681e1 ("networkctl: add support to display Transmit/Recieve queue length (#12633)")
    (cherry picked from commit 25ed7633b1d231acf61246bbdca29faa80d7f00f)
    
        
file modified
+1 -1