diff options
author | 2015-06-11 15:52:30 +0200 | |
---|---|---|
committer | 2015-06-11 15:57:17 -0700 | |
commit | ad24d6f04d8d279cb739fb5267487fe94c6b9ab3 (patch) | |
tree | 84bb71cc21fbef48b918f06f539dbeeff64fdb4c /net/switchdev/switchdev.c | |
parent | bna: use list_for_each_entry where appropriate (diff) | |
download | linux-rng-ad24d6f04d8d279cb739fb5267487fe94c6b9ab3.tar.xz linux-rng-ad24d6f04d8d279cb739fb5267487fe94c6b9ab3.zip |
bna: fix timeout API argument type
Timeout functions are defined with 'void *' ptr argument. They should
be defined directly with 'struct bfa_ioc *' type to avoid type conversions.
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions