From: Jiri Pirko Date: Fri, 20 Jul 2012 02:28:50 +0000 (+0000) Subject: bond_sysfs: use real_num_tx_queues rather than params.tx_queue X-Git-Tag: v3.6-rc1~125^2~48^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a540ff9e1d685b5feb0a9df5d2b74db1e0b4d39;p=pandora-kernel.git bond_sysfs: use real_num_tx_queues rather than params.tx_queue Since now number of tx queues can be specified during bond instance creation and therefore it may differ from params.tx_queues, use rather real_num_tx_queues for boundary check. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed