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:
05c0db0
)
bna: fix declaration mismatch
author
stephen hemminger
<shemminger@vyatta.com>
Fri, 8 Mar 2013 09:07:40 +0000
(09:07 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 9 Mar 2013 21:09:17 +0000
(16:09 -0500)
The function is declared to take u32 but definition uses enum.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found