6 Mar 2013 16:52
revision 4181 committed
Pavel Roskin <svn-commits <at> madwifi-project.org>
2013-03-06 15:52:21 GMT
2013-03-06 15:52:21 GMT
Project : madwifi
Revision : 4181
Author : proski (Pavel Roskin)
Date : 2013-03-06 16:52:20 +0100 (Wed, 06 Mar 2013)
Log Message :
Remove __devinitdata, it's obsolete now
Affected Files:
* madwifi/trunk/ath/if_ath_pci.c updated
Modified: madwifi/trunk/ath/if_ath_pci.c
===================================================================
--- madwifi/trunk/ath/if_ath_pci.c 2012-05-01 19:55:40 UTC (rev 4180)
+++ madwifi/trunk/ath/if_ath_pci.c 2013-03-06 15:52:20 UTC (rev 4181)
<at> <at> -94,7 +94,7 <at> <at>
* "new way" to do things, we may want to switch back to having
* the HAL check them by defining a probe method.
*/
-static struct pci_device_id ath_pci_id_table[] __devinitdata = {
+static struct pci_device_id ath_pci_id_table[] = {
{ 0x168c, 0x0007, PCI_ANY_ID, PCI_ANY_ID },
{ 0x168c, 0x0012, PCI_ANY_ID, PCI_ANY_ID },
{ 0x168c, 0x0013, PCI_ANY_ID, PCI_ANY_ID },
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
(Continue reading)
RSS Feed