diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-08-06 18:50:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-07 21:38:13 +0200 |
commit | a94cead71c4651da5649134e3cdc29b1f32327a2 (patch) | |
tree | a26541f68ed60e03f3b5c6b2ce8886ce2f1e1e9a /net | |
parent | cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hosts (diff) | |
download | linux-a94cead71c4651da5649134e3cdc29b1f32327a2.tar.xz linux-a94cead71c4651da5649134e3cdc29b1f32327a2.zip |
net: thunderx: check for failed allocation lmac->dmacs
The allocation of lmac->dmacs is not being checked for allocation
failure. Add the check.
Fixes: 3a34ecfd9d3f ("net: thunderx: add MAC address filter tracking for LMAC")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions