commit | 038c35a86d213c69faf7aa9500ab9001c3774e15 | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Thu Jan 12 12:23:21 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 12 09:23:53 2017 -0500 |
tree | fd0744d252300aea243f2d963525b9db3092af12 | |
parent | 738b35ccee1bcd7cf4af147edd76e7880533ad9f [diff] |
cxgb4: Initialize mbox lock and list for mgmt dev Initialize mbox lock and list for mgmt dev to avoid NULL pointer dereference when cxgb_set_vf_mac is called. And also allocate memory for private data while allocating mgmt netdev. Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>