From: Luciano Coelho Date: Fri, 1 Apr 2011 18:08:23 +0000 (+0300) Subject: wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet X-Git-Tag: v3.0-rc1~377^2~161^2^2~142^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf27d8677515441602f5e4e40f90448e964504b8;p=pandora-kernel.git wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet Fix sparse warning: CHECK drivers/net/wireless/wl12xx/main.c drivers/net/wireless/wl12xx/main.c:1246:17: warning: symbol 'wl12xx_alloc_dummy_packet' was not declared. Should it be static? Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed