summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/files/include/asm-mips
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-11-28 22:09:18 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-11-28 22:09:18 +0000
commit9714c8b6425d6fe28b7aac6fbdcb207c05409835 (patch)
tree9339985310992618ce8fd8108d211ddc417396a0 /target/linux/amazon/files/include/asm-mips
parentcfe5a8b5930158a9d1b4aed047088d652116e6e4 (diff)
downloadmaster-31e0f0ae-9714c8b6425d6fe28b7aac6fbdcb207c05409835.tar.gz
master-31e0f0ae-9714c8b6425d6fe28b7aac6fbdcb207c05409835.tar.bz2
master-31e0f0ae-9714c8b6425d6fe28b7aac6fbdcb207c05409835.zip
Some general changes for amazon drivers.
This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588
Diffstat (limited to 'target/linux/amazon/files/include/asm-mips')
-rw-r--r--target/linux/amazon/files/include/asm-mips/amazon/amazon_sw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/amazon/files/include/asm-mips/amazon/amazon_sw.h b/target/linux/amazon/files/include/asm-mips/amazon/amazon_sw.h
index 3b73b53892..13273813a8 100644
--- a/target/linux/amazon/files/include/asm-mips/amazon/amazon_sw.h
+++ b/target/linux/amazon/files/include/asm-mips/amazon/amazon_sw.h
@@ -166,6 +166,7 @@ struct switch_priv {
int rx_queue_len;
int full_duplex;
enum duplex current_duplex;
+ int num;
};
#endif //AMAZON_SW_H