OSDN Git Service

ibmvnic: Allocate zero-filled memory for sub crqs
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Wed, 19 Apr 2017 17:45:16 +0000 (13:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Apr 2017 17:33:54 +0000 (13:33 -0400)
commit7f7adc5060a787b15587062274d2dec4912f3588
tree5a5b49888b0d3111656c4a6caf69e08da30d24dc
parentdd9c20fa07ba5cfb5a0ab3181d68530506610605
ibmvnic: Allocate zero-filled memory for sub crqs

Update the allocation of memory for the sub crq structs and their
associated pages to allocate zero-filled memory.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c