Roland Dreier 4b7524a42e libertas: Remove unused exports
The libertas driver exports a number of symbols with no in-tree users;
remove these unused exports.  lbs_reset_device() is completely unused, with
no callers at all, so remove the function completely.

A couple of these unused exported symbols are static, which causes the
following build error on ia64 with gcc 4.2.3:

    drivers/net/wireless/libertas/main.c:1375: error: __ksymtab_lbs_remove_mesh causes a section type conflict
    drivers/net/wireless/libertas/main.c:1354: error: __ksymtab_lbs_add_mesh causes a section type conflict

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Acked-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-02-28 09:13:10 -05:00
..
2008-02-24 00:28:48 -05:00
2008-02-22 16:50:29 -08:00
2008-02-24 20:03:42 +01:00
2008-02-19 15:52:27 -08:00
2008-02-28 09:13:10 -05:00
2008-02-23 17:12:14 -08:00
2008-02-23 23:57:45 -05:00
2008-02-23 19:49:34 -08:00
2008-02-23 17:12:14 -08:00
2008-02-21 15:27:07 -08:00
2008-02-23 20:29:09 -08:00