wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet
authorLuciano Coelho <coelho@ti.com>
Fri, 1 Apr 2011 18:08:23 +0000 (21:08 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 19 Apr 2011 13:49:24 +0000 (16:49 +0300)
commitcf27d8677515441602f5e4e40f90448e964504b8
tree4b5aa3a27953d9f8c667f9d7916e3d1f0b4f9a5b
parent4ec23d6e136c890806f0e00bcf24e2e3a242b30a
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 <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c