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:
683703a
)
pasemi_mac: mac_to_intf() error not noticed
author
roel kluin
<roel.kluin@gmail.com>
Thu, 23 Apr 2009 08:53:20 +0000
(08:53 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Apr 2009 10:20:17 +0000
(
03:20
-0700)
mac_to_intf() can return -1 when no device or function is found, but when
mac->dma_if is unsigned. The error wasn't noticed.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found