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:
2eb188a
)
libertas: remove unreachable code from process_rxed_802_11_packet()
author
David Woodhouse
<dwmw2@infradead.org>
Mon, 10 Dec 2007 05:05:37 +0000
(
00:05
-0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:06:31 +0000
(15:06 -0800)
The function is only ever called if we're in rtap mode. So the bit in it
which is conditional on rtap mode seems a little superfluous.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found