bonding: use the correct size for _simple_hash()
authorAmerigo Wang <amwang@redhat.com>
Sun, 27 Feb 2011 23:34:28 +0000 (23:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Feb 2011 21:21:28 +0000 (13:21 -0800)
Clearly it should be the size of ->ip_dst here.
Although this is harmless, but it still reads odd.

Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found