From 99ae87e7554e9bb0e34930eaebef6a5e775314bd Mon Sep 17 00:00:00 2001 From: Fred Chou Date: Wed, 10 Dec 2014 13:50:16 +0800 Subject: [PATCH] staging: vt6655: remove unused function in mac.c Removed the unused function MACvGetShortRetryLimit, which also fixed the following sparse warning: drivers/staging/vt6655/mac.c:162:6: warning: symbol 'MACvGetShortRetryLimit' was not declared. Should it be static? Signed-off-by: Fred Chou Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed