]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: fix sparse warnings related to static functions
authorArik Nemtsov <arik@wizery.com>
Tue, 15 May 2012 14:08:51 +0000 (17:08 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 14:16:08 +0000 (17:16 +0300)
commite3592d54e6669b4acca28dc089ddde14fdbc17c8
treeb92e06911286ff4dd8ea4040160e328c66d073f1
parent7b2a3171b8e0fd61936a95cc904555c77147c0ad
wlcore: fix sparse warnings related to static functions

The "static" modifier was mistakenly forgotten for some functions.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl18xx/main.c