mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-25 17:22:49 +00:00
mvswitch: re-enable header mode
SVN-Revision: 15186
This commit is contained in:
parent
f607e2cc76
commit
1929c7511c
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
/* Undefine this to use trailer mode instead.
|
/* Undefine this to use trailer mode instead.
|
||||||
* I don't know if header mode works with all chips */
|
* I don't know if header mode works with all chips */
|
||||||
//#define HEADER_MODE 1
|
#define HEADER_MODE 1
|
||||||
|
|
||||||
MODULE_DESCRIPTION("Marvell 88E6060 Switch driver");
|
MODULE_DESCRIPTION("Marvell 88E6060 Switch driver");
|
||||||
MODULE_AUTHOR("Felix Fietkau");
|
MODULE_AUTHOR("Felix Fietkau");
|
||||||
|
Loading…
Reference in New Issue
Block a user