Deleted Added
full compact
2c2
< * Copyright (c) 2013-2014 Qlogic Corporation
---
> * Copyright (c) 2013-2016 Qlogic Corporation
27c27
< * $FreeBSD: stable/10/sys/dev/qlxgbe/ql_def.h 250661 2013-05-15 17:03:09Z davidcs $
---
> * $FreeBSD: stable/10/sys/dev/qlxgbe/ql_def.h 284982 2015-06-30 20:59:07Z davidcs $
234a235,239
> /* Async Event Related */
> uint32_t async_event;
> struct task async_event_task;
> struct taskqueue *async_event_tq;
>