From: Rashika Kheria <[email protected]> Date: Thu, 19 Dec 2013 14:25:34 +0530
> 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 <[email protected]> > Reviewed-by: Josh Triplett <[email protected]> Applied.

