Skip to content
Snippets Groups Projects
Commit 3568f0c2 authored by John Crispin's avatar John Crispin
Browse files

was b0rked

SVN-Revision: 9299
parent 8f7311e2
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_SLRAM is not set
CONFIG_MTD_SPIFLASH=y
CONFIG_NETDEV_1000=y
# CONFIG_NETDEV_1000 is not set
CONFIG_NET_ACT_POLICE=y
CONFIG_NET_SCH_FIFO=y
CONFIG_NF_CT_PROTO_GRE=m
......
......@@ -161,6 +161,9 @@ struct ar2313_private {
struct tasklet_struct rx_tasklet;
int unloading;
struct phy_device *phy_dev;
struct mii_bus mii_bus;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment