atm: ambassador: vcc_sf semaphore to mutex
Signed-off-by: Daniel Walker <dwalker@mvista.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
220fc3fc60
commit
eff0dee546
@@ -638,7 +638,7 @@ struct amb_dev {
|
||||
amb_txq txq;
|
||||
amb_rxq rxq[NUM_RX_POOLS];
|
||||
|
||||
struct semaphore vcc_sf;
|
||||
struct mutex vcc_sf;
|
||||
amb_tx_info txer[NUM_VCS];
|
||||
struct atm_vcc * rxer[NUM_VCS];
|
||||
unsigned int tx_avail;
|
||||
|
Reference in New Issue
Block a user