From: Ben Hutchings Date: Fri, 27 Jul 2012 18:31:16 +0000 (+0100) Subject: sfc: Change state names to be clearer, and comment them X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~277^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f16aeea0e679d5fd43fc02e99569c52d77d5e5d3;p=pandora-kernel.git sfc: Change state names to be clearer, and comment them STATE_INIT and STATE_FINI are equivalent and represent incompletely initialised states; combine them as STATE_UNINIT. Rename STATE_RUNNING to STATE_READY, to avoid confusion with netif_running() and IFF_RUNNING. The comments do not quite match current usage, but this will be corrected in subsequent fixes. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed