From: Tom Rini Date: Mon, 13 Jun 2005 20:57:10 +0000 (-0700) Subject: [NET]: linux/if_tr.h needs asm/byteorder.h X-Git-Tag: v2.6.12~28^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03722adce90a248d0bea77d390decbd05991e2d2;p=pandora-kernel.git [NET]: linux/if_tr.h needs asm/byteorder.h uses __be16, but does not directly include . Add this in, so that dhcp/net-tools token ring code can compile again. Signed-off-by: Tom Rini Signed-off-by: David S. Miller --- Reading git-diff-tree failed