diff options
Diffstat (limited to 'drivers/net/wireless/libertas/mesh.h')
-rw-r--r-- | drivers/net/wireless/libertas/mesh.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/net/wireless/libertas/mesh.h b/drivers/net/wireless/libertas/mesh.h index afb2e8dead3..ee95c73ed5f 100644 --- a/drivers/net/wireless/libertas/mesh.h +++ b/drivers/net/wireless/libertas/mesh.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /** | 1 | /* |
2 | * Contains all definitions needed for the Libertas' MESH implementation. | 2 | * Contains all definitions needed for the Libertas' MESH implementation. |
3 | */ | 3 | */ |
4 | #ifndef _LBS_MESH_H_ | 4 | #ifndef _LBS_MESH_H_ |
5 | #define _LBS_MESH_H_ | 5 | #define _LBS_MESH_H_ |
6 | 6 | ||