kernel_optimize_test/drivers
Inaky Perez-Gonzalez c931ceeb78 wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
Currently the i2400m driver was resetting by just calling
i2400m->bus_reset(). However, this was missing stopping the TX queue
and downing the carrier. This was causing, for the corner case of the
driver reseting a device that refuses to go out of idle mode, that a
few packets would be queued and more than one reset would go through,
making the recovery a wee bit messy.

To avoid introducing the same cleanup in all the bus-specific driver,
introduced a i2400m_reset() function that takes care of house cleaning
and then calling the bus-level reset implementation.

The bulk of the changes in all files are just to rename the call from
i2400m->bus_reset() to i2400m_reset().

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
2009-11-03 12:49:36 -08:00
..
accessibility
acpi
amba
ata
atm
auxdisplay
base
block
bluetooth
cdrom
char headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
clocksource
connector connector: Fix incompatible pointer type warning 2009-10-06 01:39:51 -07:00
cpufreq
cpuidle
crypto
dca
dio
dma
edac
eisa
firewire headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
firmware
gpio
gpu
hid headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
hwmon
i2c
ide
idle
ieee1394
ieee802154
infiniband net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() 2009-10-05 00:10:10 -07:00
input headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
isdn net: mark net_proto_ops as const 2009-10-07 01:10:46 -07:00
leds
lguest
macintosh
mca
md
media headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
memstick
message
mfd headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
misc
mmc
mtd
net wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier 2009-11-03 12:49:36 -08:00
nubus
of
oprofile
parisc
parport
pci
pcmcia
platform
pnp
power
pps
ps3
rapidio
regulator
rtc
s390 ctcm rollback in case of errors 2009-10-17 23:57:24 -07:00
sbus
scsi
serial Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-10-06 22:43:16 -07:00
sfi
sh
sn
spi
ssb
staging staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV 2009-10-07 16:39:43 -04:00
tc
telephony
thermal
uio
usb headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
uwb
video
virtio
vlynq
w1
watchdog
xen headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
zorro
Kconfig
Makefile