From: Sathya Perla Date: Tue, 2 Sep 2014 04:26:56 +0000 (+0530) Subject: be2net: define macro for_all_tx_queues_on_eq() X-Git-Tag: fixes-against-v3.18-rc2~81^2~174^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4906ea0a5fe6dba89d3809f1e0e97b4d55ef4b7;p=pandora-kernel.git 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-diff-tree failed