]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita554eabea7c31df952364aeb40f05dfe8d087561
treec9441dc387517914b0434e880245f8d824895413
parent6e7c70069e3630642243ecd6015a10b84fdb9f2f
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