From a4906ea0a5fe6dba89d3809f1e0e97b4d55ef4b7 Mon Sep 17 00:00:00 2001 From: Sathya Perla Date: Tue, 2 Sep 2014 09:56:56 +0530 Subject: [PATCH] be2net: define macro for_all_tx_queues_on_eq() Replace the for() loop that traverses all the TX queues on an EQ with the macro for_all_tx_queues_on_eq(). With this expalnatory name, the one line comment is not required anymore. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-format-patch failed