From: Brian Haley Date: Tue, 2 Sep 2008 14:08:08 +0000 (-0400) Subject: bonding: change some __constant_htons() to htons() X-Git-Tag: v2.6.28-rc1~717^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f14c4e4e3651b76ae09082fa66cda37e10ac2b43;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed