1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[9298] was b0rked

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9299 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic
2007-10-14 00:19:33 +00:00
parent 14e805306a
commit d8b1d6da22
2 changed files with 4 additions and 1 deletions

View File

@@ -161,6 +161,9 @@ struct ar2313_private {
struct tasklet_struct rx_tasklet;
int unloading;
struct phy_device *phy_dev;
struct mii_bus mii_bus;
};