diff options
author | Jon Cooper <jcooper@solarflare.com> | 2015-05-20 13:10:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-22 01:43:53 +0300 |
commit | aa09a3da70a45a5030034b8ec8a8b945da44ebd4 (patch) | |
tree | 2debcc7794be8ac8235692aa0746c69e73816782 /drivers/uio | |
parent | 0d5e0fbba0ced95cc642d89a95120dcc9ec5be57 (diff) | |
download | linux-aa09a3da70a45a5030034b8ec8a8b945da44ebd4.tar.xz |
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 'drivers/uio')
0 files changed, 0 insertions, 0 deletions