diff options
author | Cyril Roelandt <tipecaml@gmail.com> | 2012-12-01 20:40:17 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-03 05:32:56 +0400 |
commit | 60e476d02129acb1f863a9b4932358678ee6a355 (patch) | |
tree | b8312544f4d8938975a42c31af7aae887260b521 /drivers/net/arcnet/com20020-pci.c | |
parent | 02275a2ee7c0ea475b6f4a6428f5df592bc9d30b (diff) | |
download | linux-60e476d02129acb1f863a9b4932358678ee6a355.tar.xz |
bna: remove useless calls to memset().
These calls are followed by calls to memcpy() on the same memory area, so they
can safely be removed.
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/arcnet/com20020-pci.c')
0 files changed, 0 insertions, 0 deletions