From: Ivan Vecera Date: Thu, 11 Jun 2015 13:52:30 +0000 (+0200) Subject: bna: fix timeout API argument type X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~78^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad24d6f04d8d279cb739fb5267487fe94c6b9ab3;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed