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:
ce6fbde
)
bonding: bond_xmit_roundrobin() fix
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 30 Mar 2010 23:08:37 +0000
(23:08 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 31 Mar 2010 10:23:56 +0000
(
03:23
-0700)
Commit
a2fd940f
(bonding: fix broken multicast with round-robin mode)
added a problem on litle endian machines.
drivers/net/bonding/bond_main.c:4159: warning: comparison is always
false due to limited range of data type
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found