From: Stephen Hemminger Date: Sun, 29 May 2005 21:14:35 +0000 (-0700) Subject: [BRIDGE]: make dev->features unsigned X-Git-Tag: v2.6.12-rc6~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81e8157583c559c27aac75c708d40a35f563d734;p=pandora-kernel.git [BRIDGE]: make dev->features unsigned The features field in netdevice is really a bitmask, and bitmask's should be unsigned. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed