aboutsummaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl/src/driver/proto
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-04-17 14:09:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-04-17 14:09:46 +0000
commit5bdd866100defba20eba15f0a9088b56ff590cff (patch)
treed7f83dc9d651bd78d216e977083f69977f9ac8e6 /package/broadcom-wl/src/driver/proto
parentb2bb492de90805211d38fdcae8896eaacaae3dc8 (diff)
downloadmaster-187ad058-5bdd866100defba20eba15f0a9088b56ff590cff.tar.gz
master-187ad058-5bdd866100defba20eba15f0a9088b56ff590cff.tar.bz2
master-187ad058-5bdd866100defba20eba15f0a9088b56ff590cff.zip
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/broadcom-wl/src/driver/proto')
-rw-r--r--package/broadcom-wl/src/driver/proto/802.11.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/802.11e.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/802.1d.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/802.3.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/bcmarp.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/bcmdhcp.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/bcmeth.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/bcmevent.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/bcmip.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/bcmtcp.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/bcmudp.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/eap.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/eapol.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/ethernet.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/vlan.h1
-rw-r--r--package/broadcom-wl/src/driver/proto/wpa.h1
16 files changed, 0 insertions, 16 deletions
diff --git a/package/broadcom-wl/src/driver/proto/802.11.h b/package/broadcom-wl/src/driver/proto/802.11.h
index 83f4612e57..89d13564ed 100644
--- a/package/broadcom-wl/src/driver/proto/802.11.h
+++ b/package/broadcom-wl/src/driver/proto/802.11.h
@@ -9,7 +9,6 @@
*
* Fundamental types and constants relating to 802.11
*
- * $Id$
*/
#ifndef _802_11_H_
diff --git a/package/broadcom-wl/src/driver/proto/802.11e.h b/package/broadcom-wl/src/driver/proto/802.11e.h
index e1aa5069e8..7e32656001 100644
--- a/package/broadcom-wl/src/driver/proto/802.11e.h
+++ b/package/broadcom-wl/src/driver/proto/802.11e.h
@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
- * $Id$
*/
#ifndef _802_11e_H_
diff --git a/package/broadcom-wl/src/driver/proto/802.1d.h b/package/broadcom-wl/src/driver/proto/802.1d.h
index 421b963202..11e584208a 100644
--- a/package/broadcom-wl/src/driver/proto/802.1d.h
+++ b/package/broadcom-wl/src/driver/proto/802.1d.h
@@ -9,7 +9,6 @@
*
* Fundamental types and constants relating to 802.1D
*
- * $Id$
*/
#ifndef _802_1_D_
diff --git a/package/broadcom-wl/src/driver/proto/802.3.h b/package/broadcom-wl/src/driver/proto/802.3.h
index 54a17c24ed..6391b5f56c 100644
--- a/package/broadcom-wl/src/driver/proto/802.3.h
+++ b/package/broadcom-wl/src/driver/proto/802.3.h
@@ -9,7 +9,6 @@
*
* Fundamental constants relating to 802.3
*
- * $Id$
*/
#ifndef _802_3_h_
diff --git a/package/broadcom-wl/src/driver/proto/bcmarp.h b/package/broadcom-wl/src/driver/proto/bcmarp.h
index f5058b6aa7..90a8802a41 100644
--- a/package/broadcom-wl/src/driver/proto/bcmarp.h
+++ b/package/broadcom-wl/src/driver/proto/bcmarp.h
@@ -9,7 +9,6 @@
*
* Fundamental constants relating to ARP Protocol
*
- * $Id$
*/
#ifndef _bcmarp_h_
diff --git a/package/broadcom-wl/src/driver/proto/bcmdhcp.h b/package/broadcom-wl/src/driver/proto/bcmdhcp.h
index a2cdc58fbd..ac0777b33c 100644
--- a/package/broadcom-wl/src/driver/proto/bcmdhcp.h
+++ b/package/broadcom-wl/src/driver/proto/bcmdhcp.h
@@ -9,7 +9,6 @@
*
* Fundamental constants relating to DHCP Protocol
*
- * $Id$
*/
#ifndef _bcmdhcp_h_
diff --git a/package/broadcom-wl/src/driver/proto/bcmeth.h b/package/broadcom-wl/src/driver/proto/bcmeth.h
index 23aa41159d..80805699fd 100644
--- a/package/broadcom-wl/src/driver/proto/bcmeth.h
+++ b/package/broadcom-wl/src/driver/proto/bcmeth.h
@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
- * $Id$
*/
/*
diff --git a/package/broadcom-wl/src/driver/proto/bcmevent.h b/package/broadcom-wl/src/driver/proto/bcmevent.h
index 785ef22bb2..6c46beb7cd 100644
--- a/package/broadcom-wl/src/driver/proto/bcmevent.h
+++ b/package/broadcom-wl/src/driver/proto/bcmevent.h
@@ -12,7 +12,6 @@
*
* Dependencies: proto/bcmeth.h
*
- * $Id$
*
*/
diff --git a/package/broadcom-wl/src/driver/proto/bcmip.h b/package/broadcom-wl/src/driver/proto/bcmip.h
index 4169060da3..07777b95b8 100644
--- a/package/broadcom-wl/src/driver/proto/bcmip.h
+++ b/package/broadcom-wl/src/driver/proto/bcmip.h
@@ -9,7 +9,6 @@
*
* Fundamental constants relating to IP Protocol
*
- * $Id$
*/
#ifndef _bcmip_h_
diff --git a/package/broadcom-wl/src/driver/proto/bcmtcp.h b/package/broadcom-wl/src/driver/proto/bcmtcp.h
index 832fd434c0..ab7c2bceb0 100644
--- a/package/broadcom-wl/src/driver/proto/bcmtcp.h
+++ b/package/broadcom-wl/src/driver/proto/bcmtcp.h
@@ -9,7 +9,6 @@
*
* Fundamental constants relating to TCP Protocol
*
- * $Id$
*/
#ifndef _bcmtcp_h_
diff --git a/package/broadcom-wl/src/driver/proto/bcmudp.h b/package/broadcom-wl/src/driver/proto/bcmudp.h
index 5464284cf7..69a3d0cf5b 100644
--- a/package/broadcom-wl/src/driver/proto/bcmudp.h
+++ b/package/broadcom-wl/src/driver/proto/bcmudp.h
@@ -9,7 +9,6 @@
*
* Fundamental constants relating to UDP Protocol
*
- * $Id$
*/
#ifndef _bcmudp_h_
diff --git a/package/broadcom-wl/src/driver/proto/eap.h b/package/broadcom-wl/src/driver/proto/eap.h
index 5548e2fb54..04a10f6259 100644
--- a/package/broadcom-wl/src/driver/proto/eap.h
+++ b/package/broadcom-wl/src/driver/proto/eap.h
@@ -6,7 +6,6 @@
*
* Copyright (C) 2002 Broadcom Corporation
*
- * $Id$
*/
#ifndef _eap_h_
diff --git a/package/broadcom-wl/src/driver/proto/eapol.h b/package/broadcom-wl/src/driver/proto/eapol.h
index 9a1a58da83..cbf6b69617 100644
--- a/package/broadcom-wl/src/driver/proto/eapol.h
+++ b/package/broadcom-wl/src/driver/proto/eapol.h
@@ -7,7 +7,6 @@
*
* Copyright (C) 2002 Broadcom Corporation
*
- * $Id$
*/
#ifndef _eapol_h_
diff --git a/package/broadcom-wl/src/driver/proto/ethernet.h b/package/broadcom-wl/src/driver/proto/ethernet.h
index b674e0ce36..b289b22eb6 100644
--- a/package/broadcom-wl/src/driver/proto/ethernet.h
+++ b/package/broadcom-wl/src/driver/proto/ethernet.h
@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
- * $Id$
*/
#ifndef _NET_ETHERNET_H_ /* use native BSD ethernet.h when available */
diff --git a/package/broadcom-wl/src/driver/proto/vlan.h b/package/broadcom-wl/src/driver/proto/vlan.h
index 2854b72c6f..8085c71833 100644
--- a/package/broadcom-wl/src/driver/proto/vlan.h
+++ b/package/broadcom-wl/src/driver/proto/vlan.h
@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
- * $Id$
*/
#ifndef _vlan_h_
diff --git a/package/broadcom-wl/src/driver/proto/wpa.h b/package/broadcom-wl/src/driver/proto/wpa.h
index c4b6dd1db1..11751bdc2c 100644
--- a/package/broadcom-wl/src/driver/proto/wpa.h
+++ b/package/broadcom-wl/src/driver/proto/wpa.h
@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
- * $Id$
*/
#ifndef _proto_wpa_h_