summaryrefslogtreecommitdiff
path: root/drivers/net/usb/asix.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2012-07-25 17:36:18 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2012-07-25 17:36:18 +0200
commited618fc8f26bc92a0309029e3b4fb8ffd2c82dd7 (patch)
treeb6eabe6d42293e662e581c2220db22606fde2e38 /drivers/net/usb/asix.h
parent9af6146a4403e714c898690619d1f841bb1149d0 (diff)
net: usb: asix: update to driver 4.4.0
We noticed stability issues trying to mount a root file system over NFS. Looks like an updated driver from Asix works much better. BTW: The mainline driver also has issues doing the same: [ 174.422441] asix 1-1:1.0: eth0: asix_rx_fixup() Bad Header Length [ 174.430045] asix 1-1:1.0: eth0: asix_rx_fixup() Bad RX Length 1645 Further investigation pending (e.g. backporting post 3.5 mainline driver).
Diffstat (limited to 'drivers/net/usb/asix.h')
-rw-r--r--[-rwxr-xr-x]drivers/net/usb/asix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/usb/asix.h b/drivers/net/usb/asix.h
index 1067d079caf8..ea51eb7001e2 100755..100644
--- a/drivers/net/usb/asix.h
+++ b/drivers/net/usb/asix.h
@@ -423,6 +423,7 @@ enum watchdog_state {
CHK_CABLE_STATUS, /* Routine C */
WAIT_AUTONEG_COMPLETE,
AX_SET_RX_CFG,
+ AX_CHK_AUTODETACH,
};
struct ax88772b_data {