build fix: replace struct with static
authorOleksij Rempel <linux@rempel-privat.de>
Tue, 19 Mar 2013 14:39:07 +0000 (15:39 +0100)
committerOleksij Rempel <linux@rempel-privat.de>
Sat, 30 Mar 2013 16:27:47 +0000 (17:27 +0100)
commit3b2ffceba90c5741205be10356a4f20f44393bc4
treea1ecc5837e23b9478c8955013fcdd1cb68b6c2cc
parent85dbf89ae978d3bd38eac9e20d57bcad035756ca
build fix: replace struct with static

replace struct with static, it probably was typo.
It is already struct by type deffinition.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
target_firmware/wlan/if_owl.c