|
@@ -1020,6 +1020,7 @@ static int qlcnic_dcb_peer_app_info(struct net_device *netdev,
|
|
struct qlcnic_dcb_cee *peer;
|
|
struct qlcnic_dcb_cee *peer;
|
|
int i;
|
|
int i;
|
|
|
|
|
|
|
|
+ memset(info, 0, sizeof(*info));
|
|
*app_count = 0;
|
|
*app_count = 0;
|
|
|
|
|
|
if (!test_bit(QLCNIC_DCB_STATE, &adapter->dcb->state))
|
|
if (!test_bit(QLCNIC_DCB_STATE, &adapter->dcb->state))
|