git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83810a9
)
cxgb4 : Fix missing initialization of win0_lock
author
Anish Bhatt
<anish@chelsio.com>
Thu, 30 Oct 2014 00:54:03 +0000
(17:54 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 30 Oct 2014 20:51:34 +0000
(16:51 -0400)
win0_lock was being used un-initialized, resulting in warning traces
being seen when lock debugging is enabled (and just wrong)
Fixes :
fc5ab0209650
('cxgb4: Replaced the backdoor mechanism to access the HW
memory with PCIe Window method')
Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
patch
|
blob
|
history
diff --cc
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Simple merge