Yet another atomic_t -> refcount_t conversion, split in two patches.

First patch prepares the automatic conversion done in the second patch.

Eric Dumazet (2):
  net: prepare (struct ubuf_info)->refcnt conversion
  net: convert (struct ubuf_info)->refcnt to refcount_t

 include/linux/skbuff.h | 5 +++--
 net/core/skbuff.c      | 9 +++++----
 net/ipv4/tcp.c         | 2 --
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.14.1.581.gf28d330327-goog

Reply via email to