bnx2x: Adding FW mailbox mutex
authorEilon Greenstein <eilong@broadcom.com>
Thu, 15 Oct 2009 07:18:27 +0000 (00:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Oct 2009 07:18:27 +0000 (00:18 -0700)
commitc4ff7cbf88be8bb0e3f942089f0ef0a40d98d654
treef0117805606dbf9acb4bc9488975a380a63751cc
parentf34d28ea0174df63253dc20a95de0b48e3d8145a
bnx2x: Adding FW mailbox mutex

DCC commands are not protected with the RTNL lock, so a mutex should be added

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x.h
drivers/net/bnx2x_main.c