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:
3480c63
)
[BOND]: Fix warning in bond_sysfs.c
author
David S. Miller
<davem@davemloft.net>
Fri, 28 Mar 2008 23:15:38 +0000
(16:15 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Mar 2008 23:15:38 +0000
(16:15 -0700)
original_mtu is only used if we end up with a non-NULL
dev, and it is assigned in all such cases, but GCC can't
see that.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found