commit | 250b0f78310c11b41b941f6ccd6938b5cf7970cd | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Sep 01 20:22:04 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 01 20:22:04 2017 -0700 |
tree | 14ee9ec0f2e759bb237b2a010aa56989874cc054 | |
parent | 487234cc1954a1c09115a82b45ebcc2086657572 [diff] | |
parent | c1d1b437816f0afa99202be3cb650c9d174667bc [diff] |
Merge branch 'net-ubuf_info-refcnt-conversion' Eric Dumazet says: ==================== net: ubuf_info.refcnt conversion Yet another atomic_t -> refcount_t conversion, split in two patches. First patch prepares the automatic conversion done in the second patch. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>