Staging: rtl8187se: Do not send NULL BSSID events when not associated
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / pcmcia / cardbus.c
index ac0686efbf759de211fe1e78bb6ae5f58d2f0fca..e6ab2a47d8cbcabe33d4cfd2bedf604670269216 100644 (file)
@@ -71,7 +71,7 @@ int __ref cb_alloc(struct pcmcia_socket *s)
        unsigned int max, pass;
 
        s->functions = pci_scan_slot(bus, PCI_DEVFN(0, 0));
-       pci_fixup_cardbus(bus); 
+       pci_fixup_cardbus(bus);
 
        max = bus->secondary;
        for (pass = 0; pass < 2; pass++)