Thread (10 messages) flat view 10 messages, 3 authors, 2012-07-10

Re: [net-next patch v2] bnx2x: Add run-time CNIC support

From: David Miller <davem@davemloft.net>
Date: 2012-07-09 21:10:11

From: "Merav Sicron" <redacted>
Date: Mon, 9 Jul 2012 13:00:55 +0300
-	max_non_def_sbs = bnx2x_get_num_non_def_sbs(pdev);
+	cnic_enabled = IS_ENABLED(CONFIG_CNIC) ? 1 : 0;
This, as I said, it pointless.

Every distribution is going to turn on this Kconfig option so guarding
this at all using the Kconfig option is largely valueless.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help