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

[ramips] missing header file changes, and fix mtu value

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18220 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic
2009-10-30 09:18:40 +00:00
parent 163074a14b
commit 7a9d219092
2 changed files with 2 additions and 1 deletions

View File

@@ -197,6 +197,7 @@ struct raeth_priv
unsigned int skb_free_idx;
spinlock_t page_lock;
struct ramips_eth_platform_data *plat;
};