diff options
Diffstat (limited to 'drivers/net/bna/bfa_ioc.h')
-rw-r--r-- | drivers/net/bna/bfa_ioc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/bna/bfa_ioc.h b/drivers/net/bna/bfa_ioc.h index 7f0719e17efc..a73d84ec808c 100644 --- a/drivers/net/bna/bfa_ioc.h +++ b/drivers/net/bna/bfa_ioc.h | |||
@@ -271,7 +271,6 @@ void bfa_nw_ioc_enable(struct bfa_ioc *ioc); | |||
271 | void bfa_nw_ioc_disable(struct bfa_ioc *ioc); | 271 | void bfa_nw_ioc_disable(struct bfa_ioc *ioc); |
272 | 272 | ||
273 | void bfa_nw_ioc_error_isr(struct bfa_ioc *ioc); | 273 | void bfa_nw_ioc_error_isr(struct bfa_ioc *ioc); |
274 | bool bfa_nw_ioc_is_operational(struct bfa_ioc *ioc); | ||
275 | 274 | ||
276 | void bfa_nw_ioc_get_attr(struct bfa_ioc *ioc, struct bfa_ioc_attr *ioc_attr); | 275 | void bfa_nw_ioc_get_attr(struct bfa_ioc *ioc, struct bfa_ioc_attr *ioc_attr); |
277 | void bfa_nw_ioc_hbfail_register(struct bfa_ioc *ioc, | 276 | void bfa_nw_ioc_hbfail_register(struct bfa_ioc *ioc, |