commit | f14c4e4e3651b76ae09082fa66cda37e10ac2b43 | [log] [tgz] |
---|---|---|
author | Brian Haley <brian.haley@hp.com> | Tue Sep 02 10:08:08 2008 -0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Sep 03 10:03:07 2008 -0400 |
tree | c9441dc387517914b0434e880245f8d824895413 | |
parent | a816f75ac5caa79b08325e35317f964f03841d52 [diff] |
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>