Loading net/core/gen_stats.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -140,6 +140,7 @@ EXPORT_SYMBOL(__gnet_stats_copy_basic); /** /** * gnet_stats_copy_basic - copy basic statistics into statistic TLV * gnet_stats_copy_basic - copy basic statistics into statistic TLV * @d: dumping handle * @d: dumping handle * @cpu: copy statistic per cpu * @b: basic statistics * @b: basic statistics * * * Appends the basic statistics to the top level TLV created by * Appends the basic statistics to the top level TLV created by Loading Loading
net/core/gen_stats.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -140,6 +140,7 @@ EXPORT_SYMBOL(__gnet_stats_copy_basic); /** /** * gnet_stats_copy_basic - copy basic statistics into statistic TLV * gnet_stats_copy_basic - copy basic statistics into statistic TLV * @d: dumping handle * @d: dumping handle * @cpu: copy statistic per cpu * @b: basic statistics * @b: basic statistics * * * Appends the basic statistics to the top level TLV created by * Appends the basic statistics to the top level TLV created by Loading