summaryrefslogtreecommitdiff
path: root/drivers/net/skfp/smtinit.c
diff options
context:
space:
mode:
authorMohamed Abbas <mohamed.abbas@intel.com>2009-05-22 18:01:47 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2009-05-22 18:06:04 (GMT)
commita8b50a0a966d7ac313f624c6ab4996231a5fe25a (patch)
tree8c000ee1d429f1e639fde9613cb48b268aee1ff6 /drivers/net/skfp/smtinit.c
parent0848e297c2107dbc12a91a1709c879c73bd188d8 (diff)
downloadlinux-fsl-qoriq-a8b50a0a966d7ac313f624c6ab4996231a5fe25a.tar.xz
iwlcore: register locks
Add new lock to be used when accessing some registers. Also move the register lock and iwl_grab_nic_access inside the function for register access. This will prevent from forgetting to hold locks and nic access in the right way and make code easier to maintain. We over use the priv->lock spin lock and I guess we need to add new one for Tx queue after that we might need to change most of these lock to BH and just keep priv->lock as irq type. Signed-off-by: Mohamed Abbas <mohamed.abbas@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/skfp/smtinit.c')
0 files changed, 0 insertions, 0 deletions