cxgb4vf: Fix queue allocation for 40G adapter
authorHariprasad Shenai <hariprasad@chelsio.com>
Wed, 14 Jan 2015 12:28:10 +0000 (17:58 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Jan 2015 21:48:08 +0000 (16:48 -0500)
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c

index 2215d43..a936ee8 100644 (file)
@@ -2430,7 +2430,7 @@ static void cfg_queues(struct adapter *adapter)
         */
        n10g = 0;
        for_each_port(adapter, pidx)
-               n10g += is_10g_port(&adap2pinfo(adapter, pidx)->link_cfg);
+               n10g += is_x_10g_port(&adap2pinfo(adapter, pidx)->link_cfg);
 
        /*
         * We default to 1 queue per non-10G port and up to # of cores queues