[amazon] Some general changes for amazon drivers.

This is mostly needed for kernel 2.6.30 support.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18588 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2009-11-28 22:09:18 +00:00
parent 0b5ddaebff
commit d4f45a44bd
4 changed files with 43 additions and 42 deletions

View File

@@ -166,6 +166,7 @@ struct switch_priv {
int rx_queue_len;
int full_duplex;
enum duplex current_duplex;
int num;
};
#endif //AMAZON_SW_H