X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/878b1f5b6aaaabd89c7ab389aece703486ee95aa..96465c018c224cfd5d82f91215c5c2fbd0b746d3:/package/broadcom-wl/src/driver/proto/802.3.h?ds=sidebyside diff --git a/package/broadcom-wl/src/driver/proto/802.3.h b/package/broadcom-wl/src/driver/proto/802.3.h deleted file mode 100644 index 6391b5f56..000000000 --- a/package/broadcom-wl/src/driver/proto/802.3.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Copyright 2007, Broadcom Corporation - * All Rights Reserved. - * - * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation; - * the contents of this file may not be disclosed to third parties, copied - * or duplicated in any form, in whole or in part, without the prior - * written permission of Broadcom Corporation. - * - * Fundamental constants relating to 802.3 - * - */ - -#ifndef _802_3_h_ -#define _802_3_h_ - -#define SNAP_HDR_LEN 6 /* 802.3 LLC/SNAP header length */ - -#endif /* #ifndef _802_3_h_ */