From: Matthew Garrett Date: Wed, 26 May 2010 21:43:45 +0000 (-0700) Subject: ipmi: change addr_source to an enum rather than strings X-Git-Tag: v2.6.35-rc1~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fedc4a282f0c6f5be5e4bebc8840f6022153bb3;p=pandora-kernel.git ipmi: change addr_source to an enum rather than strings Switch from a char* to an enum to identify the address source of SIs, making it easier to handle them appropriately during registration. Signed-off-by: Matthew Garrett Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed