From: Alexander Duyck Date: Thu, 12 Nov 2009 18:36:41 +0000 (+0000) Subject: igb: change type for ring sizes to u16 in igb_set_ring_param X-Git-Tag: v2.6.33-rc1~388^2~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e15439ae5fefe438056a26a00aa3c6a9de454e9;p=pandora-kernel.git igb: change type for ring sizes to u16 in igb_set_ring_param Change the type for the ring size values to u16 and use min/max_t instead of min/max. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed