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:
a6a5325
)
Fix typo in meth driver
author
Christoph Lameter
<cl@linux-foundation.org>
Fri, 11 Jul 2008 21:12:34 +0000
(16:12 -0500)
committer
Jeff Garzik
<jgarzik@redhat.com>
Tue, 22 Jul 2008 23:34:21 +0000
(19:34 -0400)
An | in an if statement to check a bit? I think this needs to be a &.
As a result of this typo meth will always operate in promiscuous mode.
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found