commit | 50e888eae23dc062cb52a7538e85a5960ce1d91c | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sun Jul 11 12:26:12 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 12 16:05:34 2010 -0400 |
tree | 5449d958246742a2999b65bc56ece92f2cd73674 | |
parent | c965c74bbc650e5466d2f3e32bd28112ebcdd00c [diff] |
rt2x00: Make rt2800_write_beacon only export to GPL rt2800_write_beacon is the only function which uses EXPORT_SYMBOL instead of EXPORT_SYMBOL_GPL. All symbols in rt2x00 should however use the GPL restricted export. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>