Files
linux/drivers
Rashika Kheria c503681355 drivers: net: Mark functions as static in debug.c
This patch marks the function il_clear_traffic_stats() in debug.c as
static because they are not used outside this file.

Thus, it also removes the following warnings in
wireless/iwlegacy/debug.c:

drivers/net/wireless/iwlegacy/debug.c:35:1: warning: no previous prototype for ‘il_clear_traffic_stats’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-19 18:51:21 -05:00
..
2013-11-27 01:03:27 +01:00
2013-10-29 12:53:07 +02:00
2013-11-07 19:24:20 +01:00
2013-12-02 21:11:30 +00:00
2013-12-18 17:53:59 -05:00
2013-12-11 10:56:21 -05:00
2013-12-10 13:12:28 +01:00
2013-11-29 12:53:19 -08:00
2013-12-06 15:22:05 -05:00
2013-12-10 08:48:15 +01:00