diff options
Diffstat (limited to 'include/linux/netpoll.h')
-rw-r--r-- | include/linux/netpoll.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/netpoll.h b/include/linux/netpoll.h index 1efe60c5c00c..39845fc975f9 100644 --- a/include/linux/netpoll.h +++ b/include/linux/netpoll.h | |||
@@ -25,6 +25,7 @@ struct netpoll { | |||
25 | }; | 25 | }; |
26 | 26 | ||
27 | struct netpoll_info { | 27 | struct netpoll_info { |
28 | atomic_t refcnt; | ||
28 | spinlock_t poll_lock; | 29 | spinlock_t poll_lock; |
29 | int poll_owner; | 30 | int poll_owner; |
30 | int tries; | 31 | int tries; |