kernel-fxtec-pro1x/drivers/net/vxge
Jon Mason 8424e00dfd vxge: serialize access to steering control register
It is possible for multiple callers to access the firmware interface for
the same vpath simultaneously, resulting in uncertain output.  Add locks
to serialize access.  Also, make functions only accessed locally static,
thus requiring some movement of code blocks.

Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: Ram Vepa <ram.vepa@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-11 09:30:20 -08:00
..
Makefile vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-config.c vxge: serialize access to steering control register 2010-11-11 09:30:20 -08:00
vxge-config.h vxge: serialize access to steering control register 2010-11-11 09:30:20 -08:00
vxge-ethtool.c vxge: enable rxhash 2010-11-11 09:30:18 -08:00
vxge-ethtool.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-main.c vxge: Wait for Rx to become idle before reseting or closing 2010-11-11 09:30:19 -08:00
vxge-main.h vxge: cleanup debug printing and asserts 2010-11-11 09:30:20 -08:00
vxge-reg.h vxge: Wait for Rx to become idle before reseting or closing 2010-11-11 09:30:19 -08:00
vxge-traffic.c vxge: make functions local and remove dead code 2010-10-24 15:07:12 -07:00
vxge-traffic.h vxge: enable rxhash 2010-11-11 09:30:18 -08:00
vxge-version.h vxge: Version update 2010-07-15 20:46:23 -07:00