diff options
author | Jon Cooper <jcooper@solarflare.com> | 2015-05-20 12:10:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-22 00:43:53 +0200 |
commit | aa09a3da70a45a5030034b8ec8a8b945da44ebd4 (patch) | |
tree | 2debcc7794be8ac8235692aa0746c69e73816782 /fs/freevxfs | |
parent | sfc: Enable a VF to get its own MAC address (diff) | |
download | linux-aa09a3da70a45a5030034b8ec8a8b945da44ebd4.tar.xz linux-aa09a3da70a45a5030034b8ec8a8b945da44ebd4.zip |
sfc: Initialise MCDI buffers to 0 on declaration.
In order to avoid MC bugs the flags field needs to be set to 0.
Instead of explicitly clearing out the flags individually, a
better way to do this is to memset the MCDI_BUF to 0.
Signed-off-by: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/freevxfs')
0 files changed, 0 insertions, 0 deletions