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:
5122d89
)
rtl8180: remove priv->mode
author
John W. Linville
<linville@tuxdriver.com>
Tue, 22 Dec 2009 23:13:04 +0000
(18:13 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 28 Dec 2009 21:31:38 +0000
(16:31 -0500)
It is only checked in add_interface, and there it is easily replaced
with a check of priv->vif. If that information should become necessary,
it is available in vif->type anyway.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found