forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/net/802/p8022.c
....@@ -1,9 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * NET3: Support for 802.2 demultiplexing off Ethernet
3
- * This program is free software; you can redistribute it and/or
4
- * modify it under the terms of the GNU General Public License
5
- * as published by the Free Software Foundation; either version
6
- * 2 of the License, or (at your option) any later version.
74 *
85 * Demultiplex 802.2 encoded protocols. We match the entry by the
96 * SSAP/DSAP pair and then deliver to the registered datalink that