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)
commite364a3416d81c7717dd642dc9b3ab132b7885f66
tree4ca2bccdb3db1d08378da976f7e53e3ccfa426c8
parent8da83f8e73a42fa3142843938aa1590b82acb6ec
bonding: use the correct size for _simple_hash()

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>
drivers/net/bonding/bond_alb.c