bonding: change some __constant_htons() to htons()
authorBrian Haley <brian.haley@hp.com>
Tue, 2 Sep 2008 14:08:08 +0000 (10:08 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 3 Sep 2008 14:03:07 +0000 (10:03 -0400)
commitf14c4e4e3651b76ae09082fa66cda37e10ac2b43
treec9441dc387517914b0434e880245f8d824895413
parenta816f75ac5caa79b08325e35317f964f03841d52
bonding: change some __constant_htons() to htons()

Resending since I didn't see any responses from the first try.

Change __constant_htons() to htons() in the bonding driver, it should
only be used for initializers.

-Brian

Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/bonding/bond_alb.c
drivers/net/bonding/bond_main.c