summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files/drivers/net/rtl819x/common/rtl865x_vlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/realtek/files/drivers/net/rtl819x/common/rtl865x_vlan.c')
-rw-r--r--target/linux/realtek/files/drivers/net/rtl819x/common/rtl865x_vlan.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/target/linux/realtek/files/drivers/net/rtl819x/common/rtl865x_vlan.c b/target/linux/realtek/files/drivers/net/rtl819x/common/rtl865x_vlan.c
index d55b592ea..e09aeea29 100644
--- a/target/linux/realtek/files/drivers/net/rtl819x/common/rtl865x_vlan.c
+++ b/target/linux/realtek/files/drivers/net/rtl819x/common/rtl865x_vlan.c
@@ -6,22 +6,6 @@
* Abstract :
* Author : hyking (hyking_liu@realsil.com.cn)
*/
-
-/* @doc RTL_LAYEREDDRV_API
-
- @module rtl865x_vlan.c - RTL865x Home gateway controller Layered driver API documentation |
- This document explains the API interface of the table driver module. Functions with rtl865x prefix
- are external functions.
- @normal Hyking Liu (Hyking_liu@realsil.com.cn) <date>
-
- Copyright <cp>2008 Realtek<tm> Semiconductor Cooperation, All Rights Reserved.
-
- @head3 List of Symbols |
- Here is a list of all functions and variables in this module.
-
- @index | RTL_LAYEREDDRV_API
-*/
-
#include <net/rtl/rtl_types.h>
#include <net/rtl/rtl_glue.h>
#include "rtl_errno.h"