]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/csr/csr_wifi_common.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
[~andy/linux] / drivers / staging / csr / csr_wifi_common.h
index cc41a94b8f25d0b732818cf294e4536caf3fff12..efc43a525a3df69e581b1ae373ff6ca8ec7b5b9d 100644 (file)
 #include <linux/types.h>
 #include "csr_result.h"
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 /* MAC address */
 typedef struct
 {
@@ -101,9 +97,5 @@ typedef struct
 
 #define CSR_WIFI_VERSION       "5.1.0.0"
 
-#ifdef __cplusplus
-}
-#endif
-
 #endif