net/wireless: ipw2x00: remove unused libipw_measurement_report struct
authorStanislav Yakovlev <stas.yakovlev@gmail.com>
Sat, 7 Apr 2012 08:44:40 +0000 (04:44 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Apr 2012 20:24:00 +0000 (16:24 -0400)
and all referenced structs and corresponding enums because the driver
does not use it.

Note: keep libipw_info_element struct since it is still in use.

Signed-off-by: Stanislav Yakovlev <stas.yakovlev@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found