From: Michael Chan Date: Wed, 24 Feb 2010 14:42:08 +0000 (+0000) Subject: cnic: Use union for the status blocks of different devices. X-Git-Tag: v2.6.34-rc1~233^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4dde3abbf87a495154a876576e1ab34b17b5ef1;p=pandora-kernel.git cnic: Use union for the status blocks of different devices. We only need to assign the status block address once and it also saves space in the structure. Signed-off-by: Michael Chan Signed-off-by: Benjamin Li Signed-off-by: Eddie Wai Signed-off-by: David S. Miller --- Reading git-diff-tree failed