git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98b36a0
)
net/wireless: ipw2x00: remove unused definitions for regulatory domain
author
Stanislav Yakovlev
<stas.yakovlev@gmail.com>
Fri, 9 Mar 2012 00:06:50 +0000
(19:06 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 12 Mar 2012 18:19:37 +0000
(14:19 -0400)
ipw2200 driver does not use these defines, it uses geo struct instead.
Therefore remove them from its header.
Note: we keep them in the ipw2100 driver's header, because the driver
still uses them.
Signed-off-by: Stanislav Yakovlev <stas.yakovlev@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found