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:
51c739d
)
[COMPAT]: Fix new dev_ifname32 returning -EFAULT
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 31 Oct 2007 03:40:45 +0000
(20:40 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 31 Oct 2007 04:29:42 +0000
(21:29 -0700)
A stray semicolon slipped in the patch that updated dev_ifname32 to
not be inline, causing it to always return -EFAULT. This fixes it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found