Files
linux/drivers/net
Luciano Coelho 775e1a4bd5 wl12xx: remove unnecessary shadow declaration
The vif variable was being declared inside one of the internal blocks
of wl1271_event_process.  This is not necessary, since this variable
is already declared in the function context.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-02-15 08:38:29 +02:00
..
2012-01-12 20:05:28 -08:00
2012-01-05 13:23:00 -05:00
2011-11-16 17:43:12 -05:00