On Thu, 2012-05-03 at 13:17 -0400, David Miller wrote: > ... > - if (hdev->discovery.type == DISCOV_TYPE_INTERLEAVED) { > + if (hdev->discovery.type == DISCOV_TYPE_INTERLEAVED && > + hdev->discovery.state == DISCOVERY_FINDING) { > > Really, we went through this a million times very recently and I'm > not pulling anything into my tree that has garbage like this in it. Perhaps the bluetooth folk can adopt using scripts/checkpatch.pl --strict or maybe checkpatch could be changed to use --strict on patches in net and drivers/net automatically. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html