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)
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>

No differences found