diff options
author | Ivan Vecera <ivecera@redhat.com> | 2015-06-11 15:52:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-11 15:57:17 -0700 |
commit | ad24d6f04d8d279cb739fb5267487fe94c6b9ab3 (patch) | |
tree | 84bb71cc21fbef48b918f06f539dbeeff64fdb4c /net/switchdev/switchdev.c | |
parent | 16712c5311fe688ce3b3a2ea0ab185074353bcd6 (diff) |
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