commit | e327c225c911529898ec300cb96d2088893de3df | [log] [tgz] |
---|---|---|
author | Anish Bhatt <anish@chelsio.com> | Wed Oct 29 17:54:03 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 30 16:51:34 2014 -0400 |
tree | d4a58b6242c726a47ad977b5f2e8797c0254cfb1 | |
parent | 83810a9a6af310e413ce649c6ca2df2b4946e5a4 [diff] |
cxgb4 : Fix missing initialization of win0_lock 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>