Re: [PATCH 2.6.21 2/4] cxgb3 - Auto-load FW if mismatch detected

2007-03-21 Thread Andrew Morton
On Sun, 18 Mar 2007 13:10:06 -0700
[EMAIL PROTECTED] wrote:

  config CHELSIO_T3
  tristate Chelsio Communications T3 10Gb Ethernet support
  depends on PCI
 + select FW_LOADER

Something has gone wrong with the indenting there.
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 2.6.21 2/4] cxgb3 - Auto-load FW if mismatch detected

2007-03-21 Thread Divy Le Ray

Andrew Morton wrote:

On Sun, 18 Mar 2007 13:10:06 -0700
[EMAIL PROTECTED] wrote:

  

 config CHELSIO_T3
 tristate Chelsio Communications T3 10Gb Ethernet support
 depends on PCI
+   select FW_LOADER



Something has gone wrong with the indenting there.
  


The added line is fine. The surrounding lines are not. They use white 
spaces.

I'll send a patch over the last series to use tabs in drivers/net/Kconfig.

Cheers,
Divy
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html