linux_old1/drivers/net/vxge
Jon Mason 9f9b164581 vxge: spin-lock issue
In vxge_hw_vpath_close, __vxge_hw_vp_terminate memsets the vpath which
clobbers the spin lock state, then the driver attempts to acquire the
spin lock.  Resolve this by not zeroing the lock part of vpath struct,
clean-up vpath locking in init, close, and fix locking hole in fw_api
call.

Issue found by Bob Picco <bpicco@redhat.com>

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-12 11:22:34 -07:00
..
Makefile vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-config.c vxge: spin-lock issue 2011-04-12 11:22:34 -07:00
vxge-config.h vxge: always enable hardware time stamp 2011-04-12 11:22:33 -07:00
vxge-ethtool.c vxge: convert to set_phys_id 2011-04-06 14:35:20 -07:00
vxge-ethtool.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-main.c vxge: always enable hardware time stamp 2011-04-12 11:22:33 -07:00
vxge-main.h vxge: MSIX one shot mode 2011-01-19 23:18:14 -08:00
vxge-reg.h vxge: correct multi-function detection 2010-11-11 09:30:23 -08:00
vxge-traffic.c Fix common misspellings 2011-03-31 11:26:23 -03:00
vxge-traffic.h vxge: always enable hardware time stamp 2011-04-12 11:22:33 -07:00
vxge-version.h vxge: update driver version 2011-01-19 23:18:14 -08:00