summaryrefslogtreecommitdiff
path: root/net/ceph/msgpool.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-10-19 13:47:31 +0200
committerTobias Klauser <tklauser@distanz.ch>2017-02-15 10:34:18 +0100
commit35f9a64506c8dfaf7d6edbf198dedaeaddbf1a7d (patch)
tree810c2d3090f7e3ebea4921711baf548958caf1bc /net/ceph/msgpool.c
parent52db8d2d8757535731db500ed68289f35ee36d61 (diff)
net: moxa: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct moxart_mac_priv_t, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'net/ceph/msgpool.c')
0 files changed, 0 insertions, 0 deletions
d __PERCPU_REF_ATOMIC set. The fix is to make the tryget routines use an actual boolean internally instead of the atomic long result truncated to a int. Fixes: e625305b3907 percpu-refcount: make percpu_ref based on longs instead of ints Link: https://bugzilla.kernel.org/show_bug.cgi?id=190751 Signed-off-by: Douglas Miller <dougmill@linux.vnet.ibm.com> Reviewed-by: Jens Axboe <axboe@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org> Fixes: e625305b3907 ("percpu-refcount: make percpu_ref based on longs instead of ints") Cc: stable@vger.kernel.org # v3.18+
Diffstat (limited to 'net/ipv6/sit.c')