commit | 7b0cc34ac4795f5e1b7c586f136866f25e9b5ae5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jun 23 20:55:45 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 23 20:55:45 2020 -0700 |
tree | e68d8c00936468d49b214e9a435b57fd4bc0d1bc | |
parent | 0558c396040734bc1d361919566a581fd41aa539 [diff] | |
parent | f35d2117e28dc381613aa3ebf3755bf9dc4080a1 [diff] |
Merge branch 'cxgb4-fix-more-warnings-reported-by-sparse' Rahul Lakkireddy says: ==================== cxgb4: fix more warnings reported by sparse Patch 1 ensures all callers take on-chip memory lock when flashing PHY firmware to fix lock context imbalance warnings. Patch 2 moves all static arrays in header file to respective C file in device dump collection path. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>