qosmngr: make queue number assignment independent on interface name
Compare changes
+ 84
− 66
@@ -33,10 +33,6 @@
@@ -33,10 +33,6 @@
@@ -45,8 +41,20 @@
@@ -45,8 +41,20 @@
@@ -93,11 +101,22 @@ done:
@@ -93,11 +101,22 @@ done:
@@ -105,84 +124,69 @@ static int get_interface_index(const char *ifname)
@@ -105,84 +124,69 @@ static int get_interface_index(const char *ifname)
@@ -204,6 +208,8 @@ static int prepare_stats_blob(struct blob_buf *b, struct qos_stats *stats, void
@@ -204,6 +208,8 @@ static int prepare_stats_blob(struct blob_buf *b, struct qos_stats *stats, void
@@ -222,29 +228,41 @@ static int prepare_stats_blob(struct blob_buf *b, struct qos_stats *stats, void
@@ -222,29 +228,41 @@ static int prepare_stats_blob(struct blob_buf *b, struct qos_stats *stats, void