linux/drivers/net
Sergei Shtylyov 9f8c4265bd sh_eth: fix result of sh_eth_check_reset() on timeout
When  the first loop in sh_eth_check_reset() runs to its end, 'cnt' is 0, so the
following check for 'cnt < 0' fails to catch the timeout.  Fix the  condition in
this check, so that the timeout  is actually reported.
While at it, fix the grammar in the failure message...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-11 02:28:48 -07:00
..
appletalk
arcnet
bonding bonding: fix multiple 3ad mode sysfs race conditions 2013-05-19 23:25:49 -07:00
caif caif: CAIF_VIRTIO should depend on HAS_DMA 2013-05-11 16:28:24 -07:00
can net: can: peak_usb: Do not do dma on the stack 2013-06-03 14:05:32 +02:00
cris
dsa
ethernet sh_eth: fix result of sh_eth_check_reset() on timeout 2013-06-11 02:28:48 -07:00
fddi
hamradio drivers/net: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
hippi
hyperv hyperv: Fix vlan_proto setting in netvsc_recv_callback() 2013-05-31 17:33:40 -07:00
ieee802154
irda net/irda: fix error return code in bfin_sir_open() 2013-05-08 13:13:29 -07:00
phy net: phy: fix a bug when verify the EEE support 2013-05-27 23:30:09 -07:00
plip
ppp Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-05-01 14:08:52 -07:00
slip
team team: fix port list dump for big number of ports 2013-05-31 17:31:52 -07:00
usb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-05-24 08:27:32 -07:00
vmxnet3
wan
wimax
wireless ath9k: use correct OTP register offsets for AR9550 2013-05-28 13:43:10 -04:00
xen-netback xen-netback: better names for thresholds 2013-05-02 16:50:08 -04:00
Kconfig
LICENSE.SRC
Makefile
Space.c
dummy.c
eql.c
ifb.c
loopback.c
macvlan.c macvlan: fix passthru mode race between dev removal and rx path 2013-05-11 16:25:00 -07:00
macvtap.c
mdio.c
mii.c
netconsole.c
ntb_netdev.c ntb_netdev: remove from list on exit 2013-05-15 10:58:14 -07:00
rionet.c
sb1000.c
sungem_phy.c
tun.c tuntap: fix a possible race between queue selection and changing queues 2013-06-10 14:32:47 -07:00
veth.c
virtio_net.c virtio_net: enable napi for all possible queues during open 2013-05-23 00:10:59 -07:00
vxlan.c vxlan: Update vxlan fdb 'used' field after each usage 2013-05-18 12:53:39 -07:00
xen-netfront.c