summaryrefslogtreecommitdiff
path: root/dev.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-10-22 19:27:10 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-10-23 14:26:22 +0200
commitfea42c5091f45a8e6189614be50db88b029df7fc (patch)
tree3307158e74af087b1b36754adcffe765bb4cec1b /dev.c
parentdc0d2f1c66e90f6966782def4a6072eb18561e24 (diff)
flowtop: Show flow rate of bytes & packets
Calculate and display the rate of src/dst bytes and packets. Also change the refresh time for the flows to 1s so the rate info will not disappear too quickly. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dev.c')
0 files changed, 0 insertions, 0 deletions
pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm64/crypto/aes-neon.S')