android_kernel_xiaomi_sm8350/drivers/net/qlge
Ron Mercer 4322c5bee8 qlge: Expand coverage of hw lock for config register.
The hardware semaphore covers the configuration register as well as the
ICB registers.  The ICB high and low regs contain the address of the
initialization control block and the config register is used to signal
the hardware that a block is ready to be downloaded.  Currently we were
only protecting the ICB regs.  This changes expands to cover the config
register as well.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-03 19:10:18 -07:00
..
Makefile
qlge_dbg.c
qlge_ethtool.c qlge: Add set TX csum ethtool op. 2009-06-10 01:04:15 -07:00
qlge_main.c qlge: Expand coverage of hw lock for config register. 2009-07-03 19:10:18 -07:00
qlge_mpi.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-06-15 03:02:23 -07:00
qlge.h qlge: Allow RX buf rings to be > than 4096 bytes. 2009-06-11 02:37:05 -07:00